@@ -11,13 +11,17 @@ Parent is [aureooms/js-library](https://github.com/aureooms/js-library).
11
11
mul ( 6 , 7 ) ; // 42
12
12
```
13
13
14
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-number.svg?style=flat )] ( https://raw.githubusercontent.com/aureooms/js-number/master/LICENSE )
15
- [ ![ NPM version] ( https://img.shields.io/npm/v/@aureooms/js-number.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-number )
16
- [ ![ Build Status] ( https://img.shields.io/travis/aureooms/js-number.svg?style=flat )] ( https://travis-ci.org/aureooms/js-number )
17
- [ ![ Coverage Status] ( https://img.shields.io/coveralls/aureooms/js-number.svg?style=flat )] ( https://coveralls.io/r/aureooms/js-number )
18
- [ ![ Dependencies Status] ( https://img.shields.io/david/aureooms/js-number.svg?style=flat )] ( https://david-dm.org/aureooms/js-number#info=dependencies )
19
- [ ![ devDependencies Status] ( https://img.shields.io/david/dev/aureooms/js-number.svg?style=flat )] ( https://david-dm.org/aureooms/js-number#info=devDependencies )
20
- [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/aureooms/js-number.svg?style=flat )] ( https://codeclimate.com/github/aureooms/js-number )
21
- [ ![ NPM downloads per month] ( https://img.shields.io/npm/dm/@aureooms/js-number.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-number )
22
- [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-number.svg?style=flat )] ( https://github.com/aureooms/js-number/issues )
23
- [ ![ Documentation] ( https://aureooms.github.io/js-number/badge.svg )] ( https://aureooms.github.io/js-number/source.html )
14
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-number.svg )] ( https://raw.githubusercontent.com/aureooms/js-number/master/LICENSE )
15
+ [ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-number.svg )] ( https://www.npmjs.org/package/@aureooms/js-number )
16
+ [ ![ Build] ( https://img.shields.io/travis/aureooms/js-number/master.svg )] ( https://travis-ci.org/aureooms/js-number/branches )
17
+ [ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-number.svg )] ( https://david-dm.org/aureooms/js-number )
18
+ [ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-number.svg )] ( https://david-dm.org/aureooms/js-number?type=dev )
19
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-number.svg )] ( https://github.com/aureooms/js-number/issues )
20
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-number.svg )] ( https://www.npmjs.org/package/@aureooms/js-number )
21
+
22
+ [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-number.svg )] ( https://codeclimate.com/github/aureooms/js-number/issues )
23
+ [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-number.svg )] ( https://codeclimate.com/github/aureooms/js-number/trends/churn )
24
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-number/master.svg )] ( https://codecov.io/gh/aureooms/js-number )
25
+ [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-number.svg )] ( https://codeclimate.com/github/aureooms/js-number/trends/technical_debt )
26
+ [ ![ Documentation] ( http://aureooms.github.io/js-number/badge.svg )] ( http://aureooms.github.io/js-number/source.html )
27
+ [ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-number )] ( https://bundlephobia.com/result?p=@aureooms/js-number )
0 commit comments