Transform stream that allows you to run your transforms in parallel without changing the order
No description provided.
A highly consumable list of bad (profanity) english words (forked from badwords)
An optionally-asynchronous forEach with an interesting interface.
Simple event emitter
Topological sort of directed ascyclic graphs (like dependecy lists)
Stringify any JavaScript value.
Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub Apps
Generate uniformly distributed ints in any base from a bit sequence
Right To Left conversion for CSS in JS objects
Does a shallow comparison of two objects, returning false if the keys or values differ.
Reverse minimist. Convert an object of options into an array of command-line arguments.
Parse and stringify file paths with line and column like `unicorn.js:8:14`
A lightweight JavaScript library that matches paths against registered routes.
return whitelisted properties of an object
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
A tool for parsing media query lists.
Intuitive magical memoization library with Proxy and WeakMap
A replacement for process.exit that ensures stdio are fully drained before exiting.
Interactive react component for displaying javascript arrays and JSON objects.
a simple polyfill for javascript URLSearchParams
Validation for your environment variables
A simple module that works exactly as Object.assign, but skips assigning undefined values.
Write simple `*.xlsx` files in a browser or Node.js