node-tool-utils
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "node-tool-utils", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "node normal tool and utils", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# npm-package-template | ||
# node-tool-utils | ||
@@ -10,29 +10,21 @@ [![NPM version][npm-image]][npm-url] | ||
[npm-image]: https://img.shields.io/npm/v/npm-package-template.svg?style=flat-square | ||
[npm-url]: https://npmjs.org/package/npm-package-template | ||
[travis-image]: https://img.shields.io/travis/hubcarl/npm-package-template.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/hubcarl/npm-package-template | ||
[codecov-image]: https://img.shields.io/codecov/c/github/hubcarl/npm-package-template.svg?style=flat-square | ||
[codecov-url]: https://codecov.io/github/hubcarl/npm-package-template?branch=master | ||
[david-image]: https://img.shields.io/david/hubcarl/npm-package-template.svg?style=flat-square | ||
[david-url]: https://david-dm.org/hubcarl/npm-package-template | ||
[snyk-image]: https://snyk.io/test/npm/npm-package-template/badge.svg?style=flat-square | ||
[snyk-url]: https://snyk.io/test/npm/npm-package-template | ||
[download-image]: https://img.shields.io/npm/dm/npm-package-template.svg?style=flat-square | ||
[download-url]: https://npmjs.org/package/npm-package-template | ||
[npm-image]: https://img.shields.io/npm/v/node-tool-utils.svg?style=flat-square | ||
[npm-url]: https://npmjs.org/package/node-tool-utils | ||
[travis-image]: https://img.shields.io/travis/hubcarl/node-tool-utils.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/hubcarl/node-tool-utils | ||
[codecov-image]: https://img.shields.io/codecov/c/github/hubcarl/node-tool-utils.svg?style=flat-square | ||
[codecov-url]: https://codecov.io/github/hubcarl/node-tool-utils?branch=master | ||
[david-image]: https://img.shields.io/david/hubcarl/node-tool-utils.svg?style=flat-square | ||
[david-url]: https://david-dm.org/hubcarl/node-tool-utils | ||
[snyk-image]: https://snyk.io/test/npm/node-tool-utils/badge.svg?style=flat-square | ||
[snyk-url]: https://snyk.io/test/npm/node-tool-utils | ||
[download-image]: https://img.shields.io/npm/dm/node-tool-utils.svg?style=flat-square | ||
[download-url]: https://npmjs.org/package/node-tool-utils | ||
NPM package template, It's easy for you to write a npm package by this NPM package template. | ||
Node Tool Utils | ||
## Featues | ||
- [x] NPM Package Code Tempalate | ||
- [x] ESlint Rule Template [ESlint](http://eslint.cn/) | ||
- [x] NPM Unit Test Template [chai](http://chaijs.com/api/bdd/) | ||
- [x] Code Coverage Template [codecov](https://codecov.io/gh) | ||
- [x] CI Build Config Template [travis](https://travis-ci.org/) | ||
- [x] Changelog Create Template [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) | ||
## License | ||
[MIT](LICENSE) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
8439
30