yarnpkg
Fast, reliable, and secure dependency management
Description
Yarn is a modern package manager split into various packages. Its novel architecture allows one to do things currently impossible with existing solutions: Yarn supports plugins; adding a plugin is as simple as adding it into your
repository.
Yarn supports Node by default but isn't limited to it - plugins can add
support for other languages.
Yarn supports workspaces natively, and its CLI takes advantage of that.
Yarn uses a bash-like portable shell to make package scripts portable
across of Windows, Linux, and macOS.
Yarn is first and foremost a Node API that can be used programmatically
(via @yarnpkg/core).
Yarn is written in TypeScript and is fully type-checked.
This package provides Yarn Modern (berry). If you are looking for Yarn
Classic (1.x), install node-corepack.
Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/yarnpkg/berry
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install yarnpkg