Skip to content

Latest commit

 

History

History

plugin-license-reference

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@emdaer/plugin-license-reference · Travis Documented with emdaer Maintained with lerna

An emdaer plugin that renders license information from the package

Usage

@emdaer/plugin-license-reference is an emdaer plugin – see the emdaer monorepo for more information

Documentation

Example

@emdaer/plugin-license-reference is MIT licensed.

Usage in README

<!--emdaer-p
  - '@emdaer/plugin-license-reference'
-->

licenseReferencePlugin

Creates a markdown link with the package name and license. Pulls package name and license from package.json and links to ./LICENSE

Examples

<!--emdaer-p
  - '@emdaer/plugin-license-reference'
-->

Returns Promise<string> The license reference