File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
# async-iterable-queue [ ![ license] [ license-image ]] [ license-url ] [ ![ npm] [ npm-image ]] [ npm-url ]
2
2
3
- [ ![ coverage ] [ nyc-cov-image ]] [ github-url ] [ ![ dependency] [ depencency-image ]] [ dependency-url ] [ ![ maintenance] [ maintenance-image ]] [ npmsio-url ] [ ![ quality] [ quality-image ]] [ npmsio-url ]
3
+ [ ![ dependency] [ depencency-image ]] [ dependency-url ] [ ![ maintenance] [ maintenance-image ]] [ npmsio-url ] [ ![ quality] [ quality-image ]] [ npmsio-url ]
4
4
5
5
` async-iterable-queue ` - A library for 'Queue' class which implements AsyncIterable\< T\> works on [ Node.js] ( https://nodejs.org/ )
6
6
@@ -91,12 +91,10 @@ Contributions are welcome! See [Contributor's Guide](https://github.com/kei-g/as
91
91
[ github-coverage-url ] :https://github.com/kei-g/async-iterable-queue/actions/workflows/coverage.yml?query=branch%3Amain
92
92
[ github-example-image ] :https://github.com/kei-g/async-iterable-queue/actions/workflows/example.yml/badge.svg?branch=main
93
93
[ github-example-url ] :https://github.com/kei-g/async-iterable-queue/actions/workflows/example.yml?query=branch%3Amain
94
- [ github-url ] :https://github.com/kei-g/async-iterable-queue
95
94
[ license-image ] :https://img.shields.io/github/license/kei-g/async-iterable-queue
96
95
[ license-url ] :https://opensource.org/licenses/BSD-3-Clause
97
96
[ maintenance-image ] :https://img.shields.io/npms-io/maintenance-score/async-iterable-queue?logo=npm
98
97
[ npm-image ] :https://img.shields.io/npm/v/async-iterable-queue.svg?logo=npm
99
98
[ npm-url ] :https://npmjs.org/package/async-iterable-queue
100
99
[ npmsio-url ] :https://npms.io/search?q=async-iterable-queue
101
- [ nyc-cov-image ] :https://img.shields.io/nycrc/kei-g/async-iterable-queue?config=.nycrc.json&label=coverage&logo=mocha
102
100
[ quality-image ] :https://img.shields.io/npms-io/quality-score/async-iterable-queue?logo=npm
You can’t perform that action at this time.
0 commit comments