Compare the differences between two objects and apply the patch
A simple and fast text diff viewer component
Node.js JSON replacement which handles 64-bit integers and arbitrary-precision decimals.
Render-less container for ID generation
Asterisk AMI Event Utils for NodeJS (ES2015)
walk the dependency graph to generate json output that can be fed into browser-pack
Split a Webpack entry bundle into any number of arbitrarily defined smaller bundles
Different binary search tree implementations, including a self-balancing one (AVL)
Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
Detect whether a value is an error
Retrieves values from JSON objects for data binding. Offers params, nested queries, deep queries, custom reduce/filter functions and simple boolean logic. Browserify compatible.
React / Redux / TypeScript Utils
Escape and join command-line arguments, cross-platform.
Breadth-first deep object filter
Boilerplate-free functional sum types in TypeScript
Redux middleware for triggering side effects
Enhance an error stacktrace with code excerpts and other goodies
Check if a file is executable
Asynchronous recursive file copy utility.
代码比对展示(Code comparison display)
Cross browser mouse event property access
Return the index of first difference occurence between given string, number or array
Get the first fulfilled promise that satisfies the provided testing function