File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
packages/partials/concurrent Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- # LiteRT/Utils - Async
1+ # LiteRT/Utils - Concurrent
22
33[ ![ Strict TypeScript Checked] ( https://badgen.net/badge/TS/Strict " Strict TypeScript Checked ")] ( https://www.typescriptlang.org )
4- [ ![ npm version] ( https://img.shields.io/npm/v/@litert/utils-async .svg?colorB=brightgreen )] ( https://www.npmjs.com/package/@litert/utils-async " Stable Version ")
5- [ ![ License] ( https://img.shields.io/npm/l/@litert/utils-async .svg?maxAge=2592000?style=plastic )] ( https://github.com/litert/utils.js/blob/master/LICENSE )
6- [ ![ node] ( https://img.shields.io/node/v/@litert/utils-async .svg?colorB=brightgreen )] ( https://nodejs.org/dist/latest-v8.x/ )
4+ [ ![ npm version] ( https://img.shields.io/npm/v/@litert/concurrent .svg?colorB=brightgreen )] ( https://www.npmjs.com/package/@litert/concurrent " Stable Version ")
5+ [ ![ License] ( https://img.shields.io/npm/l/@litert/concurrent .svg?maxAge=2592000?style=plastic )] ( https://github.com/litert/utils.js/blob/master/LICENSE )
6+ [ ![ node] ( https://img.shields.io/node/v/@litert/concurrent .svg?colorB=brightgreen )] ( https://nodejs.org/dist/latest-v8.x/ )
77[ ![ GitHub issues] ( https://img.shields.io/github/issues/litert/utils.js.svg )] ( https://github.com/litert/utils.js/issues )
88[ ![ GitHub Releases] ( https://img.shields.io/github/release/litert/utils.js.svg )] ( https://github.com/litert/utils.js/releases " Stable Release ")
99
@@ -17,12 +17,12 @@ The utility functions/classes/constants about asynchronous operations for JavaSc
1717## Installation
1818
1919``` sh
20- npm i @litert/utils-async --save
20+ npm i @litert/concurrent --save
2121```
2222
2323## Documentation
2424
25- - [ en-US] ( https://litert.org/projects/utils.js/api-docs/async / )
25+ - [ en-US] ( https://litert.org/projects/utils.js/api-docs/concurrent / )
2626
2727## License
2828
You can’t perform that action at this time.
0 commit comments