cspotcode / typescript-toolbeltLinks
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
Sorting:
- 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 7 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- A git repo template for setting up TypeScript Monorepos☆39Updated 2 years ago
- 🎣 A babel macro which works similarly to the pipeline operator.☆36Updated 6 years ago
- 🏺A node HTTP framework written in Typescript☆21Updated last year
- Property based testing for AVA based on fast-check☆45Updated 2 years ago
- Run prettier formatter with rollup☆62Updated this week
- Powerful cli ui for monorepos☆27Updated 6 months ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- A debug tool based on JavaScript Proxy to track surprising/unwanted mutation of objects.☆26Updated 7 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
- Use async/await with [err, result] instead of try/catch.☆62Updated 7 years ago
- A very tiny and fast compose function.☆46Updated 2 years ago
- 🏷 Map template literal expression interpolations with ease.☆66Updated 6 years ago
- Zero overhead functional programming library for projects using babel-plugin-macros.☆93Updated 2 years ago
- Write your GraphQL SDL with resolvers using template literals☆35Updated 6 years ago
- Cycle.js driver that uses React DOM to render the view☆41Updated 5 years ago
- WASM loader for Node☆50Updated 6 years ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpack☆50Updated last year
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Tools for building awesome tools☆11Updated 6 years ago
- 🌱A React UI toolchain & JSX alternative☆64Updated 4 years ago
- The Perfect Test Framework☆16Updated 2 years ago
- Run svgr at build-time with babel-plugin-macros.☆43Updated this week
- Function Reflection in Javascript With Support for ES2015+ Syntax☆68Updated 6 years ago
- Improved sorting order for directory entities☆26Updated 6 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago