Showing 41-60 of 283,693 packages
Remove duplicate values from an array. Fastest ES5 implementation.
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
A module used internally by Jest to check which files have changed since you last committed in git or hg.
Minimal async jobs utility library, with streams support
Make any value an array. No dependencies.
Turns off all rules that are unnecessary or might conflict with Prettier.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.
Babel plugin to make .gql/.graphql files importable
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
utilities for primitive JavaScript types
Stringify your JSON at max speed
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Opinionated, caching, retrying fetch client
A JS implementation of JSONPath with some additional operators
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
typescript-json-schema generates JSON Schema files from your Typescript sources