Showing 21-40 of 437,310 packages
ES2015 `Array#findIndex()` ponyfill
align-text with ANSI support for CLIs
A simple list of possible Typed Array names.
A tiny shuffle for array/string of javascript
Loop over each item in an array and call the given function on every element.
Modern TypeScript utility library with tree-shaking support - Array, String, Number, Network, Sleep, and JWT utilities for JavaScript and TypeScript projects
Array manipulation, ordering, searching, summarizing, etc.
Parses set-cookie headers into objects
Polyfill of future proposal for `util.parseArgs()`
Runs (webpack) loaders
This module creates a function which is used for generating cache keys used by code transformers in Jest.
Node addon for string extraction for msgpackr
Get the last or last n elements in an array.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
High-performance JSON Pointer implementation
Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Get all but the last element or last n elements of an array.
finds an item in an array matching a predicate function, and returns its index