File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Parallel.js
2
2
3
+ [ ![ Throughput Graph] ( https://graphs.waffle.io/parallel-js/parallel.js/throughput.svg )] ( https://waffle.io/parallel-js/parallel.js/metrics/throughput )
4
+
3
5
[ ![ Build Status] ( https://travis-ci.org/parallel-js/parallel.js.svg?branch=master )] ( https://travis-ci.org/parallel-js/parallel.js )
4
6
[ ![ NPM version] ( https://badge.fury.io/js/paralleljs.svg )] ( http://badge.fury.io/js/paralleljs )
5
7
[ ![ Dependency Status] ( https://img.shields.io/david/parallel-js/parallel.js.svg )] ( https://david-dm.org/parallel-js/parallel.js )
6
- [ ![ npm] ( https://img.shields.io/npm/dm/paralleljs.svg?maxAge=2592000 )] ( )
7
- [ ![ first-timers-only] ( http://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square )] ( http://www.firsttimersonly.com/ )
8
+ [ ![ npm] ( https://img.shields.io/npm/dm/paralleljs.svg?maxAge=2592000 )] ( https://www.npmjs.com/package/paralleljs )
9
+ [ ![ Pull Requests Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat )] ( http://makeapullrequest.com )
10
+ [ ![ first-timers-only Friendly] ( https://img.shields.io/badge/first--timers--only-friendly-blue.svg )] ( http://www.firsttimersonly.com/ )
11
+ <!-- [](https://snyk.io/test/github/parallel-js/paralle.js) -->
12
+ <!-- [](https://gitter.im/parallel-js/parallel.js) -->
8
13
9
14
** Easy Parallel Computing with Javascript**
10
15
You can’t perform that action at this time.
0 commit comments