Starred repositories
The library for web and native user interfaces.
Set up a modern web app by running one command.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
GraphQL is a query language and execution engine tied to any backend service.
A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Convert character encodings in pure javascript.
A pure JavaScript client for the tus resumable upload protocol
A collection of utility libraries used by other Meta JS projects.
A collection of useful stream utility modules for writing better code using streams
Small footprint URL parser that works seamlessly across Node.js and browser environments.
Easily load and persist config without having to think about where and how
Signs and prepares Node.js requests using AWS Signature Version 4
Find a file or directory by walking up parent directories
Mac OS X Plist parser/builder for Node.js and browsers
Escape RegExp special characters
Serialize/deserialize an error into a plain object
Node.js SDK for Meta Marketing APIs
An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
Throttle a collection of promise returning functions
Get and validate the raw body of a readable stream
easily create complex multi-column command-line-interfaces.
Simple util to create an object with its keys mirrored as values. Standalone port of react/lib/keyMirror.