Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bgotink/yarn-plugins


https://github.com/bgotink/yarn-plugins

Last synced: about 1 month ago
JSON representation

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.