Skip to content

Node.js CLI tool to visualize an aggregate list of your dependencies' licenses

License

Notifications You must be signed in to change notification settings

pombredanne/licenseye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

licenseye

view on npm view on npm npm module downloads Build Status

Node.js CLI tool to visualize an aggregate list of your project's dependencies' licenses.

licenseye-screencast

Install

Yarn

yarn global add licenseye

NPM

npm install -g licenseye

Usage

In any valid Node.js project that contains a node_modules/ directory you can run licenseye:

$ licenseye

Related

  • licensewatch - event-emitter Node.js library that recurses a node_modules/ directory to fetch license information.

License

MIT @ Liran Tal

About

Node.js CLI tool to visualize an aggregate list of your dependencies' licenses

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%