cspotcode / typescript-toolbeltLinks
Helpers & utility types for TypeScript projects.
☆19Updated 7 years ago
Alternatives and similar repositories for typescript-toolbelt
Users that are interested in typescript-toolbelt are comparing it to the libraries listed below
Sorting:
- Transform your typescript module into a CLI☆99Updated 6 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- Run prettier formatter with rollup☆62Updated this week
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- A command line interface that aims to solve a few issues while working with flow typed codebases in a mono-repo.☆87Updated 3 years ago
- Select which Jest projects to run☆66Updated 10 months ago
- Turn any callback-based listener into an async iterator.☆95Updated 5 years ago
- Resolve TypeScript types in inline code. Useful for testing type operators.☆24Updated 2 years ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpack☆50Updated last year
- 🏷 Map template literal expression interpolations with ease.☆66Updated 7 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 2 years ago
- ☆45Updated 6 years ago
- A playground to preview and experiment with Yarn Plug'n'Play☆152Updated 5 years ago
- Functional helpers for working with a GraphQL AST☆52Updated 2 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- Zero overhead functional programming library for projects using babel-plugin-macros.☆93Updated 2 years ago
- A utility for creating simple ESLint rules☆23Updated last year
- Positive and negative assertions about TypeScript types and errors☆49Updated 4 years ago
- Implements Either, Maybe and Tuple monads.☆33Updated 8 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆110Updated 3 years ago
- WASM loader for Node☆50Updated 6 years ago
- Function Reflection in Javascript With Support for ES2015+ Syntax☆68Updated 6 years ago
- Use file system fixtures in Jest☆40Updated 7 years ago
- A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the hi…☆44Updated 2 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆185Updated 3 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- Cast unknown values to typed values☆99Updated 6 years ago
- 🎣 A babel macro which works similarly to the pipeline operator.☆36Updated 6 years ago