Nx
Nx is an open-source build system and set of developer tools for managing monorepos, best known in the JavaScript and TypeScript ecosystem, offering smart caching, task orchestration, and code generation.
6 resources across 2 libraries
Glossary Terms(5)
Bazel (build tool)
Bazel is an open-source build and test tool, based on Google's internal Blaze system, that uses fine-grained dependency graphs and aggressive caching to produc…
Nx (monorepo)
Nx is an open-source build system and set of developer tools for managing monorepos, best known in the JavaScript and TypeScript ecosystem, offering smart cach…
Rush.js
Rush.js is an open-source, scalable monorepo manager for JavaScript and TypeScript projects, providing deterministic dependency installation, incremental build…
Pants (build system)
Pants is an open-source build system for large, multi-language monorepos that emphasizes fine-grained caching, dependency inference, and fast incremental build…
Buck2
Buck2 is Meta's open-source, Rust-based build system, a ground-up rewrite of its original Buck build tool, designed for extremely fast, reliable builds across…