1.0.1 • Published 7 years ago

mincmp v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

mincmp

Compare npm package source files minimaps

mincmp is one of those useless tool that allows you to compare the minimap of several package source files published on npm. It generates a result.png image with the aggregated source maps.

Have fun! :tada:

Install

npm install -g mincmp

Example

mincmp react/dist/react.min.js vue/dist/vue.min.js hyperapp/dist/hyperapp.js

License

MIT © Nicolas Gryman