Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dcard/yarn-plugins
Yarn plugins for Yarn 2.
https://github.com/Dcard/yarn-plugins
nodejs yarn yarn-workspaces yarn2 yarnpkg
Last synced: 3 months ago
JSON representation
Yarn plugins for Yarn 2.
- Host: GitHub
- URL: https://github.com/Dcard/yarn-plugins
- Owner: Dcard
- License: mit
- Created: 2020-02-27T07:28:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T05:06:56.000Z (over 1 year ago)
- Last Synced: 2024-04-21T23:23:44.146Z (7 months ago)
- Topics: nodejs, yarn, yarn-workspaces, yarn2, yarnpkg
- Language: TypeScript
- Homepage:
- Size: 5.82 MB
- Stars: 104
- Watchers: 26
- Forks: 16
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - yarn-plugins
README
# yarn-plugins
[![GitHub release](https://img.shields.io/github/release/Dcard/yarn-plugins.svg)](https://github.com/Dcard/yarn-plugins/releases) ![Build](https://github.com/Dcard/yarn-plugins/workflows/Build/badge.svg)
Yarn plugins for Yarn 2.
## Plugins
- [yarn-plugin-changed](packages/changed) - List and run a command on changed workspaces and their dependents.
- [yarn-plugin-docker-build](packages/docker-build) - Build a Docker image for a workspace.
- [yarn-plugin-tsconfig-references](packages/tsconfig-references) - Update `references` in `tsconfig.json` when adding/removing workspaces.## License
MIT