@@ -7,14 +7,17 @@ Parents are
7
7
and
8
8
[ @aureooms/js-data-structures ] ( https://github.com/aureooms/js-data-structures ) .
9
9
10
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-gn.svg?style=flat )] ( https://raw.githubusercontent.com/aureooms/js-gn/master/LICENSE )
11
- [ ![ NPM version] ( https://img.shields.io/npm/v/@aureooms/js-gn.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-gn )
12
- [ ![ Bower version] ( https://img.shields.io/bower/v/@aureooms/js-gn.svg?style=flat )] ( http://bower.io/search/?q=@aureooms/js-gn )
13
- [ ![ Build Status] ( https://img.shields.io/travis/aureooms/js-gn.svg?style=flat )] ( https://travis-ci.org/aureooms/js-gn )
14
- [ ![ Coverage Status] ( https://img.shields.io/coveralls/aureooms/js-gn.svg?style=flat )] ( https://coveralls.io/r/aureooms/js-gn )
15
- [ ![ Dependencies Status] ( https://img.shields.io/david/aureooms/js-gn.svg?style=flat )] ( https://david-dm.org/aureooms/js-gn#info=dependencies )
16
- [ ![ devDependencies Status] ( https://img.shields.io/david/dev/aureooms/js-gn.svg?style=flat )] ( https://david-dm.org/aureooms/js-gn#info=devDependencies )
17
- [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/aureooms/js-gn.svg?style=flat )] ( https://codeclimate.com/github/aureooms/js-gn )
18
- [ ![ NPM downloads per month] ( https://img.shields.io/npm/dm/@aureooms/js-gn.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-gn )
19
- [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-gn.svg?style=flat )] ( https://github.com/aureooms/js-gn/issues )
20
- [ ![ Inline docs] ( http://inch-ci.org/github/aureooms/js-gn.svg?branch=master&style=shields )] ( http://inch-ci.org/github/aureooms/js-gn )
10
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-gn.svg )] ( https://raw.githubusercontent.com/aureooms/js-gn/master/LICENSE )
11
+ [ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-gn.svg )] ( https://www.npmjs.org/package/@aureooms/js-gn )
12
+ [ ![ Build] ( https://img.shields.io/travis/aureooms/js-gn/master.svg )] ( https://travis-ci.org/aureooms/js-gn/branches )
13
+ [ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-gn.svg )] ( https://david-dm.org/aureooms/js-gn )
14
+ [ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-gn.svg )] ( https://david-dm.org/aureooms/js-gn?type=dev )
15
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-gn.svg )] ( https://github.com/aureooms/js-gn/issues )
16
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-gn.svg )] ( https://www.npmjs.org/package/@aureooms/js-gn )
17
+
18
+ [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-gn.svg )] ( https://codeclimate.com/github/aureooms/js-gn/issues )
19
+ [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-gn.svg )] ( https://codeclimate.com/github/aureooms/js-gn/trends/churn )
20
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-gn/master.svg )] ( https://codecov.io/gh/aureooms/js-gn )
21
+ [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-gn.svg )] ( https://codeclimate.com/github/aureooms/js-gn/trends/technical_debt )
22
+ [ ![ Documentation] ( https://aureooms.github.io/js-gn/badge.svg )] ( https://aureooms.github.io/js-gn/source.html )
23
+ [ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-gn )] ( https://bundlephobia.com/result?p=@aureooms/js-gn )
0 commit comments