easy-async-queue
v0.0.1
Published
The task queue can be executed in parallel or serial, and the return value of push is the return of the task itself
Downloads
2
Maintainers
Readme
lib-name
English | 中文
template Usage
git config core.autocrlf false
#install pnpm
corepack enable
#version must be SemVer,you can run NPM info to check the latest SemVer
#replace package.json pnpm version
corepack prepare [email protected] --activate
2.install degit copy the repository
pnpm add -g degit
degit wwog/lib-starter
3.according to the editor,install prettier and eslint plugin
Install
Usage
Options
License
MIT License.