A collection of utility libraries used by other Meta JS projects.
Browse cluster: OCaml Systems and Utilities →FBJS is a collection of utility libraries maintained by Meta for sharing and consuming JavaScript code across Meta's projects. The repository contains multiple packages including a Babel preset for transforming code, ESLint configurations for linting, CSS variable exports, and various developer tooling utilities. The project is built primarily in JavaScript and uses Babel, ESLint, and related tooling for compilation and code quality enforcement. Meta explicitly notes that this library is published with their internal use cases in mind and is not intended for broad public consumption, as APIs may change and semver may not be strictly followed.