README
npm-stars
show GitHub matrix of your Node project dependencies
Usage
install
npm install -g npmstars
run
$ cd <your project>
$ npm-stars
LICENSE
MIT
show stars number of your project dependencies
<script type="module">
import npmstars from 'https://cdn.skypack.dev/npmstars';
</script>
show GitHub matrix of your Node project dependencies
install
npm install -g npmstars
run
$ cd <your project>
$ npm-stars
MIT