simple backoff based on segmentio/backo
Node.js JSON replacement which handles 64-bit integers and arbitrary-precision decimals.
walk the dependency graph to generate json output that can be fed into browser-pack
Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]
JSON.stringify & JSON.parse which can encode/decode buffers.
Different binary search tree implementations, including a self-balancing one (AVL)
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
Breadth-first deep object filter
React / Redux / TypeScript Utils
Redux middleware for triggering side effects
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
代码比对展示(Code comparison display)
Asynchronous recursive file copy utility.
Check if a file is executable
Escape and join command-line arguments, cross-platform.
Boilerplate-free functional sum types in TypeScript
Get the first fulfilled promise that satisfies the provided testing function
Array reducing utility.
Left pad a string to align with the longest string in an array
Cross browser mouse event property access
Buffalo is a lightweight BSON and Mongo Wire Protocol library for Node.js
A powerful JSON path processor. Allows you to drill into and manipulate JSON objects with a simple dot-delimited path format e.g. "obj.name".
Selectively replace Node-style environment variables with plain strings.
No-dependencies, low-level, high-performance JIT code generation package for JavaScript