Determine if a value is an ES6 Symbol or not.
NodeJS memcached client
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant Object.values shim.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Which kind of boxed JS primitive is this?
An ES2015 spec-compliant `Function.prototype.name` shim
ES2017 spec-compliant Object.entries shim.
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
ECMAScript spec abstract operations.
Robustly get the length of a Typed Array
A stand-alone types package for Undici
Is this an arguments object? It's a harder question than you think.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
HTML5 backend for React DnD
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
ECMAScript code generator
Create an error with a code
Some random NodeJS helper functions for shell execution
A memory version of postgres
Simple, lightweight, flexible, and comprehensive Un*x Command Line Argument Parsing for NodeJS
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Very straightforward, event driven web crawler. Features a flexible queue interface and a basic cache mechanism with extensible backend.
TypeScript definitions for bcrypt-nodejs