cross references npm and our plugin index to inform which plugins require publishing.
After cloning this repo, run the following and see all outdated plugins and who maintains them.
npm install
npm start
Use npm run watch
to do a live reload as you change code.
PRs and issues are very welcome!