File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<a href =" https://travis-ci.org/martinheidegger/map-each " ><img src =" https://travis-ci.org/martinheidegger/map-each.svg?branch=master " alt =" Build Status " /></a >
4
4
[ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com )
5
- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/xxx /maintainability )] ( https://codeclimate.com/github/martinheidegger/map-each/maintainability )
6
- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/xxx /test_coverage )] ( https://codeclimate.com/github/martinheidegger/map-each/test_coverage )
5
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/145d866d11ece4da9e69 /maintainability )] ( https://codeclimate.com/github/martinheidegger/map-each/maintainability )
6
+ [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/145d866d11ece4da9e69 /test_coverage )] ( https://codeclimate.com/github/martinheidegger/map-each/test_coverage )
7
7
8
8
` map-each ` is a ** very small** , ** flexible** , ** parallel** async mapping helper that has first-class support for [ Iterators] [ ]
9
9
(unlike other libraries, which mostly break with iterators) and ** concurrency** . It also has complete TypeScript header files for
You can’t perform that action at this time.
0 commit comments