Skip to content

Yarn Berry plugin that adds `yarn licenses` commands

Notifications You must be signed in to change notification settings

sarahsporck/yarn-plugin-licenses-json

This branch is 9 commits ahead of, 58 commits behind mhassan1/yarn-plugin-licenses:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 5, 2023
Nov 6, 2023
Nov 6, 2023
Nov 6, 2023
Sep 16, 2020
Aug 5, 2021
Jul 5, 2023
Aug 5, 2021
Aug 5, 2021
Mar 16, 2023
Nov 6, 2023
Jul 6, 2023
Nov 6, 2023
Feb 10, 2022
Nov 6, 2023
Sep 25, 2023
Nov 6, 2023

Repository files navigation

yarn-plugin-licenses-json

This is a fork of yarn-plugin-licenses, with (hopefully) better support for exporting the licenses to json. This is a Yarn v3 plugin that adds yarn licenses commands (similar to what Yarn v1 had).

Install

yarn plugin import https://raw.githubusercontent.com/sarahsporck/yarn-plugin-licenses-json/v1.0.0/bundles/%40yarnpkg/plugin-licenses.js

Usage

yarn licenses list --help

Testing

yarn test

NOTE: Integration tests require yarn build first.

Publishing

npm version <version>

License

MIT

About

Yarn Berry plugin that adds `yarn licenses` commands

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.4%
  • JavaScript 2.6%