Showing 41-60 of 201,188 packages
OData v4 query builder that uses a simple object-based syntax similar to MongoDB and js-data
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Array functions (forEach, filter, map) with support for generator functions
Tiny, dependency free promisify library.
Collection of utility functions
A little library for asserting types and values, with zero dependencies.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
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.
Useful array functions
WGSL Parser and Reflection library
Base64 encoding/decoding in pure JS
Provides a function for detecting if an argument is an ArrayBuffer
A deep deletion module for node (like `rm -rf`)
asynchronous function queue with adjustable concurrency
Does this JS environment support the `name` property on functions?
Convert an array to a csv formatted string
**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.