π
functype-developer
πPluginjordanburke/functype
What it does
Assist contributors developing the functype library - architecture patterns, creating new types, testing strategies
Part of
jordanburke-functype
Installation
npxRun with npx
npx functype # Overview of all typesnpxRun with npx
npx functype Option # Detailed info for Option typenpxRun with npx
npx functype interfaces # All interface definitionsnpxRun with npx
npx functype --json # JSON output for programmatic usenpm installInstall npm package
npm install functypeπ Extracted from docs: jordanburke/functype
0
-
AddedFeb 7, 2026
More from this repository4
πͺπ―π―π
jordanburke-functypeπͺMarketplace
Skills for working with the functype functional programming library for TypeScript
functypeπ―Skill
Infers and validates function types dynamically, providing robust type checking and runtime type safety for JavaScript functions.
functype-developerπ―Skill
Generates TypeScript function type definitions, validates complex function signatures, and provides advanced type inference for intricate function patterns.
functypeπPlugin
Help developers use functype patterns in their TypeScript projects - pattern conversion, API lookup, common use cases