Popularity
1.1
Stable
Activity
0.0
Stable
39
3
4

Description

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

Programming language: JavaScript
License: MIT License
Tags: Utilities     Command Line Utilities     Terminal     CLI     Shell     License     Licenses    
Latest version: v1.0.4

licenseye alternatives and similar modules

Based on the "Command Line Utilities" category.
Alternatively, view licenseye alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of licenseye or a related project?

Add another 'Command Line Utilities' Module

README

licenseye

Greenkeeper badge

view on npm view on npm npm module downloads Build Status Security Responsible Disclosure

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


*Note that all licence references and agreements mentioned in the licenseye README section above are relevant to that project's source code only.