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☆100Updated 7 years ago
- Zero overhead functional programming library for projects using babel-plugin-macros.☆93Updated 3 years ago
- Run prettier formatter with rollup☆63Updated this week
- GraphQL service for building ide tools☆114Updated 2 years ago
- Cycle.js driver that uses React DOM to render the view☆41Updated 5 years ago
- A utility for creating simple ESLint rules☆23Updated 2 years ago
- A playground to preview and experiment with Yarn Plug'n'Play☆152Updated 6 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆184Updated 3 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- ☆45Updated 7 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 7 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆113Updated 2 months ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpack☆50Updated 2 years ago
- Transforms your TypeScript absolute imports to be relative☆66Updated 3 years ago
- 🍒⛏📦 Build tool to generate proxy directories.☆57Updated 3 years ago
- Prettier runner for Jest☆92Updated 2 weeks ago
- Modern documentation generator for TypeScript built with ReactJS☆24Updated 7 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 3 years ago
- 🏷 Map template literal expression interpolations with ease.☆68Updated 7 years ago
- Function Reflection in Javascript With Support for ES2015+ Syntax☆68Updated 7 years ago
- Implements Either, Maybe and Tuple monads.☆33Updated 8 years ago
- Use file system fixtures in Jest☆40Updated 7 years ago
- Positive and negative assertions about TypeScript types and errors☆49Updated 4 years ago
- ☆71Updated 7 years ago
- Resolve TypeScript types in inline code. Useful for testing type operators.☆24Updated 2 years ago
- MIT Open Source fork of the Lerna project☆119Updated 7 years ago
- An implementation of the Mobx/Vue state tracking approach, for library authors☆70Updated 7 years ago
- Select which Jest projects to run☆66Updated last year
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- Property based testing for AVA based on fast-check☆45Updated 3 years ago