Showing 21-40 of 1,591,945 packages
A module used internally by Jest to check which files have changed since you last committed in git or hg.
64-bit big-endian signed integer-to-string conversion
Copy a descriptor from object A to object B
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Truto extension of jsonata
> Convenient JavaScript function that serializes Objects to FormData instances.
Converts OpenAPI Schema Object to JSON Schema
Matches strings against configurable strings, globs, regular expressions, and/or functions
Revised Bengali Calendar
Fast and advanced TIFF decoder
Pure-JS printf
Returns true if a value is a plain object, array or function.
Guarantees an array back
Loop over each item in an array and call the given function on every element.
An ini encoder/decoder for node
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
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.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Remove duplicate values from an array. Fastest ES5 implementation.