babel-preset-cs-common
develop for module
develop for module
polyfill to run esnext code in node
Future home of something cool, come back soon
Transform async functions to generator functions and decorators with speed and simplicity.
ES6 Base Module Structure
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5 and TypeScript
Transform decorators in typescript's style.
A plugin for Babel 7 that (mostly) transforms for comprehensions to flatMaps/maps.
Generates express validators/routers/controllers in Typescript using an OpenAPI 3 spec.
Wraps the function in another function that always returns data even when it errors.
Runs the tasks array of functions in series, each passing their results to the next in the array.
Repeatedly call fn, while test returns true.
Returns true if every element in coll satisfies an async test.