Packages
Comaintainers
38 packages
atomicbuffers
Atomic `readInt32()`, `writeInt32()`, `readUInt32()` and `writeUInt32()` for node.js buffers.
babel-plugin-closure-elimination
Removes closures from your JavaScript in the name of performance.
babel-plugin-conditional
Conditionally applies a set of babel plugins based on the result of an expression evaluated at runtime.
babel-plugin-contracts
Design by Contract for JavaScript via a Babel plugin.
babel-plugin-flow-prepack
Transforms flow type annotations into prepack __assumeDataProperty() and __abstract() calls.
babel-plugin-flow-runtime
Transforms flow type annotations into flow-runtime types, optionally adds runtime type validation to annotated code.
babel-plugin-hyperhtml
Compiles JSX to hyperHTML calls.
babel-plugin-macros
Allows you to build compile-time libraries
babel-plugin-trace
Super convenient syntax for execution tracing, logging and debugging JavaScript applications via a babel plugin.
babel-plugin-typecheck
Transforms flow type annotations into runtime type checks.