Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
JSON.parse with bigints support
JavaScript parser, mangler/compressor and beautifier toolkit
Autocomplete input field for React
Merge CSS rules with PostCSS.
Recursive object extending
Components relating to form elements in the Garden Design System
Freeform Street Address Parser
Optimize svg and load it as a React Component
React component to format currency in an input or as a text.
turf extent module
A react token (tag) input component. Allow customize data structure and Look & Feel
Utility functions for converting to and from URLs that encode query string data into URL paths
A simple tag input component for React with editable tags
redefine an svg path with absolute coordinates
Numeric range utilities
A time picker for your React app.
React Native Jazzicon
Stacks blockchain address validation and formatting utilities
React masked input component and hooks
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()
Pure javascript autocomplete input for react-native