Compare alphanumeric strings the same way a human would, using a natural order algorithm
solve node AWS lambda EMFILE issue
Generate hashes from javascript objects in node and the browser.
Generate string from a token array by interpolating values.
Serializes JavaScript objects to URLSearchParams.
Miscellaneous helper functions.
An array is a collection of values, stored contiguously.
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Register global imports on demand for Vite and Webpack
Import a module while bypassing the cache
Convert data to float32 array or get float32 fractions
Store localized fields in an array to save on attributes
Simply swizzle your arguments
Counts occurrences of values.
Counts values which satisfy a test.
Merge multiple XML sources
Measure the churn/complexity score. Higher values mean hotspots where refactorings should happen.
Convert values with PostCSS (e.g. ms -> s)
A JS implementation of JSONPath with some additional operators
This library is a count down timer for Vue js framework. You can add as many as timers you need and fully customize them.
A CSS property value parser for use with PostCSS
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
Iterate any iterable JS value. Works robustly in all environments, all versions.