redefine an svg path with absolute coordinates
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
A simple Time-Ago component for ReactJs
React Native Jazzicon
reads PostgreSQL binary format for numeric values into a string
Give life to your dumb components
A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves
Number input component that can replace the native number input which is not yet very well supported and where it is, it does not have the same appearance across the browsers. Additionally this component offers more flexible options and can be used for an
random bytes from browserify stand alone
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.
Find [nd-]array min/max values
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
adaptive and scalable 2D bezier curves
Remove leading directory components from a path, like tar's --strip-components option
A utility for converting React CSSProperties and style maps into CSS strings, designed to simplify the management of inline styles in HTML email templates and React projects.
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
Parse JSON without risk of losing numeric information
Compile ES2015 arrow functions to ES5
An accessible numeric input alternative to <input type='number' />
Robust 2D convex hull algorithm
Compile ES2015 unicode string and number literals to ES5
Pattern-matching on byte buffers
Exports a function for slicing ArrayBuffers (no polyfilling)
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.