No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
parse the .git/config file into a useful data structure
fs.rename but works across devices. same as the unix utility 'mv'
unzip a zip file into a directory using 100% javascript
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Plugin to Data-Forge Plot that integrates support for the C3 charting library.
Cacheable Utilities for Caching Libraries
Density Based Clustering in JavaScript
btoa for Node.JS (it's a one-liner)
Get an event when you're being sent data or asked for it.
tiny binary search function with comparators
yet another unzip library for node
cesium 军事标绘插件,支持绘制多边形、曲线、箭头等图形
Chain key-value pairs for prettified log
Memoize/cache function results
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Retries a function that returns a promise, leveraging the power of the retry module.
(Meta)observability for EventEmitters.
Replaces strings in a stream.
Get the name of a named function
compute the closest common parent for file paths
Patch console methods to intercept output
64-bit big-endian signed integer-to-string conversion
Gracefully handle a Promise using async/await.