Showing 41-60 of 170,043 packages
Unopinionated, no-frills CLI argument parser
Minimal async jobs utility library, with streams support
Just a reasonable typeof
Simple functional programming utility & Misc programming tool
Get the first path that exists on disk of multiple paths
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
Reinterpret a BooleanArray as a Uint8Array.
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
Create an array with values that are present in the first input array but not additional ones
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.
A simple list of CSS shorthand properties and which longhand properties they expand to
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
A deep deletion module for node (like `rm -rf`)
Core package of Faro.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]
List of JavaScript types