Skip to content

npms-io/npms-badges

Repository files navigation

npms-badges

Build status Coverage status Dependency status Dev dependency status

The score badge service for npms.io.

Use it

The URL and specifications are based on shields.io:

npms score - https://badges.npms.io/cross-spawn.svg
npms score - https://badges.npms.io/cross-spawn.svg?style=flat-square
npms score - https://badges.npms.io/cross-spawn.svg?style=plastic

The .png and .json extensions are also available.

Development

Make sure you got a Elasticsearch instance running and filled with analysis data. Then simply spawn the server by running $ npm run start-dev.

Deploys

There's a separate document that explains the deployment procedure, you may read it here.

Tests

$ npm test
$ npm test-cov # to get coverage report

License

Released under the MIT License.

Releases

No releases published

Packages

No packages published