Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 416 Bytes

npm-outdated

cross references npm and our plugin index to inform which plugins require publishing.

Usage

After cloning this repo, run the following and see all outdated plugins and who maintains them.

npm install
npm start

Contributing

Use npm run watch to do a live reload as you change code.

PRs and issues are very welcome!