levencli
Measure the difference between two strings using the Levenshtein distance algorithm
Measure the difference between two strings using the Levenshtein distance algorithm
A simple queue service to handle jobs and messages with LevelDB and Node.js
This is CLI helps you create components faster
Future based redux side effects
Lightweight async iterator for Node.js
Get the last or last n elements in an array.Study from Jon Schlinkert/array-last.
A cool logging process
Fast JS BitSet implementation. Beyond 32bit restrictions.
Fast JS MultiSet implementation.
A powerfull lightweight (1kB) JavaScript library for building fast, modern & scalable applications
Front-end, super slim, ajax, xhr, http library with promises.
Computes the cartesian product of the given list of sets.
A simple framework for UI development
Super fast and simple immutable object helpers
Simple, yet smart Javascript instance cloner
the fastest memoization library for memoizing JS functions that remembers the last result with deep argument comparison
Quickly detect the EOL used in a string.
really BASIC.
Balanced binary search tree implemented as Treaps
writes files faster by writing data to disk in chunks rather then one syscall for each call to write as in `fs.createWriteStream` except buffers chunks of data while other writes are pending to batch them to dis