Numeric range utilities
Recursive object extending
reads PostgreSQL binary format for numeric values into a string
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
adaptive and scalable 2D bezier curves
Robert Penner's easing functions, slightly modified
No description provided.
pure js binary search for sorted javascript arrays||array like objects. returns any || last || first || closest matched key for value, or slice between 2 values where values need not exist.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Validates a deep structured JSON pattern
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Parse JSON without risk of losing numeric information
Remove leading directory components from a path, like tar's --strip-components option
Compile ES2015 unicode string and number literals to ES5
Circuit Breaker pattern in js
micromark utility to sanitize urls
Robust 2D convex hull algorithm
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Validates a deep structured JSON pattern
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
random bytes from browserify stand alone
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
Utilities for working with match patterns.
Command line tool for generating a changelog from git tags and commit history