Showing 41-60 of 493,328 packages
Extra assertions on top of node's assert module
Get a compare function for array to sort
Run a function exactly one time
Traverse JSON Schema passing each schema object to callback
Returns an array of all enumerable symbol properties found directly upon a given object
Caseless object set/get/has, very useful when working with HTTP headers.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Promisifies all the selected functions in an object
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
JSON parse & stringify that supports binary via bops & base64
Node.js object hash library with properties/arrays sorting to provide constant hashes
64-bit big-endian signed integer-to-string conversion
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
get the shasum of a buffer or object
Minimalistic tools for JS crypto modules
compare two semver version strings, returning -1, 0, or 1
Convert an object or array into a formatted string
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
A simple in-memory filesystem. Holds data in a javascript object.