Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bgotink/yarn-plugins
https://github.com/bgotink/yarn-plugins
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bgotink/yarn-plugins
- Owner: bgotink
- Created: 2021-01-21T19:35:30.000Z (almost 4 years ago)
- Default Branch: latest
- Last Pushed: 2023-12-26T21:03:37.000Z (12 months ago)
- Last Synced: 2023-12-26T22:20:47.610Z (12 months ago)
- Language: TypeScript
- Size: 85.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yarn plugins
This repository contains various yarn plugins
## Experimental
The [publish-extra](./packages/publish-extra) plugin adds support to packaging and publishing arbitrary folders and files, instead of being limited to only packaging/publishing workspace folders.
## Very Experimental
The [bucket](./packages/bucket) plugin adds a new dependency range protocol called `bucket:`. This protocol makes it easy to align dependencies to a single version.
The [super-delux](./packages/super-delux) plugin adds a `yarn sdlx` command that creates portable standalone scripts from npm packages.