Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 6 days ago
JSON representation

Yarn plugins for Yarn 2.

Awesome Lists containing this project

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