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.
React tags is a fantastically simple tagging component for your React projects
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
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Accessible two thumb input range component for React that implements <input type=range>
Architecture-free neural network library with genetic algorithm implementations
Parse JSON without risk of losing numeric information
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Fluent UI Field components
AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native
Get stdin as a string or Uint8Array
AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
A datetime range picker for your React app.
Mask input component. Allow to input formatted values with fixed length or apply custom formatting function, to format values with any length
Currency input textfield for react with Material-ui style
Promisify a callback-style function
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.
React Select
A file input designed for the React library MUI
Compile ES2015 unicode string and number literals to ES5
A chips input designed for the React library MUI
React implementation of a roving tabindex, now with grid support