Universal Patron API v2 wrapper that simplifies their API usage in JavaScript
Universal Patron API v2 wrapper that simplifies their API usage in JavaScript
Discord API typings that are kept up to date for use in bot library creation.
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)
A package that contains an array of every single file extension there is for binary files
A package that contains an array of every single file extension there is for text files
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
JavaScript's functional programming helper library.
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Stop getting EMFILE errors! Open only as many files as the operating system supports.
Extract the options and callback from a function's arguments easily
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
HTTP2 client, just with the familiar `https` API
CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.
Require a file without adding it into the require cache
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
A collection of helper functions for working with strings
A React component for playing a variety of URLs, including file paths, Mux, YouTube, Vimeo, and Wistia
A higher order component decorator for forms using Redux and React
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.