cspotcode / typescript-toolbelt
Helpers & utility types for TypeScript projects.
☆19Updated 6 years ago
Alternatives and similar repositories for typescript-toolbelt:
Users that are interested in typescript-toolbelt are comparing it to the libraries listed below
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- Transform your typescript module into a CLI☆99Updated 6 years ago
- Make _classMembers 'private' using symbols☆39Updated 6 years ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpack☆50Updated last year
- Use file system fixtures in Jest☆40Updated 7 years ago
- Add TypeScript support to Create React App using @babel/preset-typescript☆52Updated 3 years ago
- Zero overhead functional programming library for projects using babel-plugin-macros.☆94Updated 2 years ago
- Select which Jest projects to run☆65Updated 5 months ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆37Updated 6 years ago
- Run svgr at build-time with babel-plugin-macros.☆43Updated last week
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- Jest watch plugins to filter to directories, lerna packages, or yarn workspaces☆26Updated 6 years ago
- Webpack progress wait page for webpack-dev-server☆60Updated last year
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- A git repo template for setting up TypeScript Monorepos☆39Updated 2 years ago
- Tools for building awesome tools☆11Updated 6 years ago
- Blazing fast Razzle app with React, Vue, PHP, and Elm + HMR☆49Updated 6 years ago
- Implements Either, Maybe and Tuple monads.☆33Updated 7 years ago
- Run prettier formatter with rollup☆62Updated this week
- Jest runner for running flowtype tests using jest as a platform☆26Updated 6 years ago
- ☆64Updated 4 years ago
- Resolve TypeScript types in inline code. Useful for testing type operators.☆24Updated 2 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- 🌳 A "functional" preset for TSLint with some crazy defaults that promote a functional, immutable, and declarative programming style in T…☆22Updated 2 years ago
- ESLint Plugin for monorepos☆75Updated 2 years ago
- ☆38Updated 4 years ago
- Prettier runner for Jest☆92Updated this week
- A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the hi…☆44Updated last year