Yarn is a modern, fast, and reliable package manager for JavaScript applications, which is developed and maintained by Facebook. It aims to improve upon other package managers, such as npm, by enhancing performance, security, and consistency in project dependency management. Yarn achieves this through deterministic installs, which means that it ensures the same project setup across all environments and developers by creating a `yarn.lock` file that locks versions of dependencies. It supports features like parallel installation, offline cache for installing without internet, workspaces for managing multiple packages in a single repository, and an efficient license checker. By leveraging advanced caching and network request batching, Yarn significantly speeds up package installation processes. It also provides enhanced support for community plugins, thus allowing developers to extend its functionalities according to specific project needs. For developers looking to streamline dependency management while maintaining robust security and performance, Yarn presents a compelling choice.
View the most prominent open source yarn projects in the list below. Click on a specific project to view its alternative or complementary packages. Make comparisons and find the best package for your app.
- The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry☆41,484May 12, 2026Updated 3 months ago
- 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.☆20,139Jun 5, 2024Updated 2 years ago
- A lightweight Node.js private proxy registry☆17,859Updated this week
- 大数据入门指南☆16,964Jan 5, 2024Updated 2 years ago
- 📚 Study guide and introduction to the modern front end stack.☆15,228Jun 12, 2023Updated 3 years ago
- Zero-config CLI for TypeScript package development☆11,466Feb 9, 2026Updated 6 months ago
- CSS3 Animations with special effects☆8,604Aug 23, 2022Updated 4 years ago
- 💡 Use the right package manager☆8,294Aug 6, 2026Updated 3 weeks ago
- 📦🐈 Active development trunk for Yarn ⚒☆8,104Aug 4, 2026Updated last month
- A better `npm publish`☆7,713Updated this week
- 中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)☆7,119Apr 19, 2026Updated 4 months ago
- Work with yarn/npm packages locally like a boss.☆6,308Aug 16, 2024Updated 2 years ago
- Monorepo hosting the proton web clients☆5,570Updated this week
- Use Webpack to manage app-like JavaScript modules in Rails☆5,272Jul 16, 2024Updated 2 years ago
- Awesome npm resources and tips☆4,737Apr 20, 2026Updated 4 months ago
- 💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.☆3,971Nov 10, 2024Updated last year
- Package manager version manager for Node.js projects☆3,798Updated this week
- A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and Jso…☆2,920Jul 15, 2020Updated 6 years ago
- The React Native Community CLI — Command line tools to help you build React Native apps☆2,933Jun 25, 2026Updated 2 months ago
- Create Ethereum-powered apps with one command☆2,746Apr 10, 2024Updated 2 years ago
- ⚡️ Super-powered JavaScript project management☆2,429Jun 1, 2024Updated 2 years ago
- Consistent dependency versions in large JavaScript Monorepos.☆2,092Aug 9, 2026Updated 3 weeks ago
- cli utility for querying the node_modules directory☆2,066Jan 21, 2026Updated 7 months ago
- Collection of monorepo tips & tricks☆1,801Jun 1, 2026Updated 3 months ago
- AI on Hadoop