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.
backing
Provides a virtual address space for large, persistent segments of memory via ArrayBuffers, and methods for allocating and freeing within it, optionally via a simple reference counting garbage collector.
binary-protocol
Easy, fast, writers and readers for implementing custom binary protocols.
casting
Tiny type casting library for node.js and the browser.
classing
Fluent classes for node.js and the browser.
contractual
Syntactic sugar for Design by contract in JavaScript.
dispatching
Tiny routing / dispatch library for node and the browser.
fast.js
Faster user-land reimplementations of native functions with extra helpers.
flow-config-parser
A parser for flow's configuration files.
flow-runtime
A flow compatible type system for JS.
flow-runtime-cli
A command line tool for working with flow and flow-runtime.
flow-runtime-docs
A demo app for flow-runtime.
flow-runtime-mobx
Adds mobx support to flow-runtime.
flow-runtime-validators
A collection of common validators for flow-runtime.
garbage-collector
A simple garbage collector built on top of typed arrays.
geonames-importer
Imports geonames data into elasticsearch (and others in future)