@@ -11,16 +11,16 @@ Parent is
11
11
for ( let value of list ) ... ;
12
12
```
13
13
14
- [ ![ NPM license] ( http ://img.shields.io/npm/l/@aureooms/js-dll.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-dll/master/LICENSE )
15
- [ ![ NPM version] ( http ://img.shields.io/npm/v/@aureooms/js-dll.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-dll )
16
- [ ![ Bower version] ( http ://img.shields.io/bower/v/@aureooms/js-dll.svg?style=flat)] ( http://bower.io/search/?q=@aureooms/js-dll )
17
- [ ![ Build Status] ( http ://img.shields.io/travis/aureooms/js-dll.svg?style=flat)] ( https://travis-ci.org/aureooms/js-dll )
18
- [ ![ Coverage Status] ( http ://img.shields.io/coveralls/aureooms/js-dll.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-dll )
19
- [ ![ Dependencies Status] ( http ://img.shields.io/david/aureooms/js-dll.svg?style=flat)] ( https://david-dm.org/aureooms/js-dll#info=dependencies )
20
- [ ![ devDependencies Status] ( http ://img.shields.io/david/dev/aureooms/js-dll.svg?style=flat)] ( https://david-dm.org/aureooms/js-dll#info=devDependencies )
21
- [ ![ Code Climate] ( http ://img.shields.io/codeclimate/github/aureooms/js-dll.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-dll )
22
- [ ![ NPM downloads per month] ( http ://img.shields.io/npm/dm/@aureooms/js-dll.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-dll )
23
- [ ![ GitHub issues] ( http ://img.shields.io/github/issues/aureooms/js-dll.svg?style=flat)] ( https://github.com/aureooms/js-dll/issues )
14
+ [ ![ NPM license] ( https ://img.shields.io/npm/l/@aureooms/js-dll.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-dll/master/LICENSE )
15
+ [ ![ NPM version] ( https ://img.shields.io/npm/v/@aureooms/js-dll.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-dll )
16
+ [ ![ Bower version] ( https ://img.shields.io/bower/v/@aureooms/js-dll.svg?style=flat)] ( http://bower.io/search/?q=@aureooms/js-dll )
17
+ [ ![ Build Status] ( https ://img.shields.io/travis/aureooms/js-dll.svg?style=flat)] ( https://travis-ci.org/aureooms/js-dll )
18
+ [ ![ Coverage Status] ( https ://img.shields.io/coveralls/aureooms/js-dll.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-dll )
19
+ [ ![ Dependencies Status] ( https ://img.shields.io/david/aureooms/js-dll.svg?style=flat)] ( https://david-dm.org/aureooms/js-dll#info=dependencies )
20
+ [ ![ devDependencies Status] ( https ://img.shields.io/david/dev/aureooms/js-dll.svg?style=flat)] ( https://david-dm.org/aureooms/js-dll#info=devDependencies )
21
+ [ ![ Code Climate] ( https ://img.shields.io/codeclimate/github/aureooms/js-dll.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-dll )
22
+ [ ![ NPM downloads per month] ( https ://img.shields.io/npm/dm/@aureooms/js-dll.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-dll )
23
+ [ ![ GitHub issues] ( https ://img.shields.io/github/issues/aureooms/js-dll.svg?style=flat)] ( https://github.com/aureooms/js-dll/issues )
24
24
[ ![ Inline docs] ( http://inch-ci.org/github/aureooms/js-dll.svg?branch=master&style=shields )] ( http://inch-ci.org/github/aureooms/js-dll )
25
25
26
26
Can be managed through [ jspm] ( https://github.com/jspm/jspm-cli ) ,
0 commit comments