cspotcode / typescript-toolbelt
Helpers & utility types for TypeScript projects.
☆19Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for typescript-toolbelt
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 5 years ago
- Use file system fixtures in Jest☆39Updated 6 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- Make _classMembers 'private' using symbols☆39Updated 6 years ago
- Cycle.js driver that uses React DOM to render the view☆41Updated 4 years ago
- The Rehooks Logo☆27Updated 6 years ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpack☆50Updated 10 months ago
- A babel-macro to transpile `Object.assign`-style expressions to direct assignments for maximum performance.☆26Updated 6 years ago
- Transform your typescript module into a CLI☆99Updated 6 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 5 years ago
- Improved sorting order for directory entities☆26Updated 6 years ago
- A create-react-app based boilerplate featuring great functional programming oriented TypeScript-friendly libraries preinstalled for conve…☆32Updated last year
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated last year
- Handle react class instances with more functional purity☆18Updated 7 months ago
- ⚛️An overlay for displaying stack frames based on create-react-app/packages/react-error-overlay☆18Updated 5 years ago
- Providing utility to map a DOM element to source information, using debug metadata provided by (some) frameworks.☆34Updated 5 years ago
- 🎣 A babel macro which works similarly to the pipeline operator.☆36Updated 5 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 7 years ago
- Provides types to specify how arguments are checked☆25Updated 5 years ago
- Use reducers on the server to eliminate api bindings and large api surfaces.☆18Updated 5 years ago
- Testing that works for you.☆18Updated last year
- 🌳 A "functional" preset for TSLint with some crazy defaults that promote a functional, immutable, and declarative programming style in T…☆22Updated 2 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 6 years ago
- Dynamic UI using static DOM and mobx☆27Updated 4 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 3 years ago
- A tagged template literal utility for Node streams☆46Updated 3 years ago
- Function Reflection in Javascript With Support for ES2015+ Syntax☆68Updated 6 years ago
- This repository is a work in progress and not seeking feedback yet.☆22Updated 6 years ago
- ✔️ Typed JSON parse and stringify for TypeScript☆22Updated 4 years ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated last year
- ☆38Updated 4 years ago