File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ logo] ( https://github.com/nicolas-van/modern-async/raw/master/img/facebook_cover_photo_2_680.png )
4
4
5
- [ ![ Github-sponsors] ( https://img.shields.io/badge/sponsor-30363D?logo=GitHub-Sponsors&logoColor=#EA4AAA )] ( https://github.com/sponsors/nicolas-van ) [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/nicolas-van/modern-async?style=social )] ( https://github.com/nicolas-van/modern-async/stargazers ) [ ![ Website] ( https://img.shields.io/website.svg?url=http%3A%2F%2Fnicolas-van.github.io%2Fmodern-async )] ( https://nicolas-van.github.io/modern-async )
6
- [ ![ Node.js CI] ( https://github.com/nicolas-van/modern-async/workflows/Node.js%20CI/badge.svg )] ( https://github.com/nicolas-van/modern-async/actions ) [ ![ npm] ( https://img.shields.io/npm/v/modern-async )] ( https://www.npmjs.com/package/modern-async ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/nicolas-van/modern-async/badge.svg?branch=master )] ( https://coveralls.io/github/nicolas-van/modern-async?branch=master ) [ ![ ] ( https://data.jsdelivr.com/v1/package/npm/modern-async/badge )] ( https://www.jsdelivr.com/package/npm/modern-async )
5
+ [ ![ Github-sponsors] ( https://img.shields.io/badge/sponsor-30363D?logo=GitHub-Sponsors&logoColor=#EA4AAA )] ( https://github.com/sponsors/nicolas-van )
6
+ [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/nicolas-van/modern-async?style=social )] ( https://github.com/nicolas-van/modern-async/stargazers )
7
+ [ ![ Website] ( https://img.shields.io/website.svg?url=http%3A%2F%2Fnicolas-van.github.io%2Fmodern-async )] ( https://nicolas-van.github.io/modern-async )
8
+ [ ![ Node.js CI] ( https://github.com/nicolas-van/modern-async/workflows/Node.js%20CI/badge.svg )] ( https://github.com/nicolas-van/modern-async/actions )
9
+ [ ![ npm] ( https://img.shields.io/npm/v/modern-async )] ( https://www.npmjs.com/package/modern-async )
10
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/nicolas-van/modern-async/badge.svg?branch=master )] ( https://coveralls.io/github/nicolas-van/modern-async?branch=master ) [ ![ ] ( https://data.jsdelivr.com/v1/package/npm/modern-async/badge )] ( https://www.jsdelivr.com/package/npm/modern-async )
7
11
8
12
A modern JavaScript tooling library for asynchronous operations using async/await, promises and async generators.
9
13
You can’t perform that action at this time.
0 commit comments