Build system, optimized for monorepos, with AI-powered architectural awareness and advanced CI capabilities.
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
pnpm has built-in support for monorepositories (AKA multi-package repositories,
Turborepo is a build system optimized for JavaScript and TypeScript, written in Rust.
Express is a fast, unopinionated, minimalist web framework for Node.js, providing a robust set of features for web and mobile applications.
NestJS is a framework for building efficient, scalable Node.js web applications. It uses modern JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
webpack 是一个模块打包器。它的主要目标是将 JavaScript 文件打包在一起,打包后的文件用于在浏览器中使用,但它也能够胜任转换、打包或包裹任何资源。
The JavaScript module bundler
Parcel combines a great out-of-the-box development experience with a scalable architecture that can take your project from just getting started to massive production application.