@@ -6,14 +6,14 @@ Graphs and networks code bricks for JavaScript. Parents are
6
6
and
7
7
[ aureooms/js-data-structures] ( https://github.com/aureooms/js-data-structures ) .
8
8
9
- [ ![ NPM license] ( http ://img.shields.io/npm/l/@aureooms/js-gn.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-gn/master/LICENSE )
10
- [ ![ NPM version] ( http ://img.shields.io/npm/v/@aureooms/js-gn.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-gn )
11
- [ ![ Bower version] ( http ://img.shields.io/bower/v/@aureooms/js-gn.svg?style=flat)] ( http://bower.io/search/?q=@aureooms/js-gn )
12
- [ ![ Build Status] ( http ://img.shields.io/travis/aureooms/js-gn.svg?style=flat)] ( https://travis-ci.org/aureooms/js-gn )
13
- [ ![ Coverage Status] ( http ://img.shields.io/coveralls/aureooms/js-gn.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-gn )
14
- [ ![ Dependencies Status] ( http ://img.shields.io/david/aureooms/js-gn.svg?style=flat)] ( https://david-dm.org/aureooms/js-gn#info=dependencies )
15
- [ ![ devDependencies Status] ( http ://img.shields.io/david/dev/aureooms/js-gn.svg?style=flat)] ( https://david-dm.org/aureooms/js-gn#info=devDependencies )
16
- [ ![ Code Climate] ( http ://img.shields.io/codeclimate/github/aureooms/js-gn.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-gn )
17
- [ ![ NPM downloads per month] ( http ://img.shields.io/npm/dm/@aureooms/js-gn.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-gn )
18
- [ ![ GitHub issues] ( http ://img.shields.io/github/issues/aureooms/js-gn.svg?style=flat)] ( https://github.com/aureooms/js-gn/issues )
9
+ [ ![ NPM license] ( https ://img.shields.io/npm/l/@aureooms/js-gn.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-gn/master/LICENSE )
10
+ [ ![ NPM version] ( https ://img.shields.io/npm/v/@aureooms/js-gn.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-gn )
11
+ [ ![ Bower version] ( https ://img.shields.io/bower/v/@aureooms/js-gn.svg?style=flat)] ( http://bower.io/search/?q=@aureooms/js-gn )
12
+ [ ![ Build Status] ( https ://img.shields.io/travis/aureooms/js-gn.svg?style=flat)] ( https://travis-ci.org/aureooms/js-gn )
13
+ [ ![ Coverage Status] ( https ://img.shields.io/coveralls/aureooms/js-gn.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-gn )
14
+ [ ![ Dependencies Status] ( https ://img.shields.io/david/aureooms/js-gn.svg?style=flat)] ( https://david-dm.org/aureooms/js-gn#info=dependencies )
15
+ [ ![ devDependencies Status] ( https ://img.shields.io/david/dev/aureooms/js-gn.svg?style=flat)] ( https://david-dm.org/aureooms/js-gn#info=devDependencies )
16
+ [ ![ Code Climate] ( https ://img.shields.io/codeclimate/github/aureooms/js-gn.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-gn )
17
+ [ ![ NPM downloads per month] ( https ://img.shields.io/npm/dm/@aureooms/js-gn.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-gn )
18
+ [ ![ GitHub issues] ( https ://img.shields.io/github/issues/aureooms/js-gn.svg?style=flat)] ( https://github.com/aureooms/js-gn/issues )
19
19
[ ![ Inline docs] ( http://inch-ci.org/github/aureooms/js-gn.svg?branch=master&style=shields )] ( http://inch-ci.org/github/aureooms/js-gn )
0 commit comments