Chromium trace parser not throwing errors
Quick and dirty signatures for Objects.
Intuitive magical memoization library with Proxy and WeakMap
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
Lodash modular utilities.
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
Pretty unicode tables for the CLI
A tool to delete a huge directory fast
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).
Retrieve current sha and branch name from a git repo.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
An API for interacting with a MongoDB document or modifier
A bluebird wrapper for node-mysql
A library that includes all the voice channel functions and UI
An optionally-asynchronous forEach with an interesting interface.
Determine the specification defined classification of an object.
A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema
Generates a bounding box around a GeoJSON feature.
TypeScript definitions for object-inspect
Transforms object's properties into an array of arguments tailored for a specific function, respecting the expected order and handling destructuring and rest parameters when needed.
Simple event emitter
Check if a stream has ended
A blazing fast stringifier that safely handles circular objects
A JavaScript (JS) Map or Similar object polyfill if Map is not available.