Showing 21-40 of 173,490 packages
Get the first fulfilled promise that satisfies the provided testing function
Rescale an array into a range
Generate contour lines from a grid of data.
filter in array tree
Generate all possible permutations of an object's key-value pairs
Right pad a string with zeros or a specified string. Fastest implementation.
Safe defaults for cssnano which require minimal configuration.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Translation between JavaScript values and Buffers
jQuery plugin providing a Twitter Bootstrap user interface for managing tags.
Array module.
Webpack plugin that warns you when multiple versions of the same package exist in a build.
Advanced tagging/tokenizing plugin for input fields with a focus on keyboard and copy-paste support.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
🐊Putout plugin adds ability to find and remove duplicate keys
Compile objects with duplicate keys to valid strict ES5
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Find [nd-]array min/max values
`window.crypto.getRandomValues` with fallback to Node.js crypto