asqueue
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

asqueue

A queue that processes tasks.

import { create } from "asqueue";

const queue = create();

const taskActions = queue.add(() => console.log("task 1"));

Readme

Keywords

Package Sidebar

Install

npm i asqueue

Weekly Downloads

3

Version

2.1.0

License

MIT

Unpacked Size

192 kB

Total Files

11

Last publish

Collaborators

  • rlmcneary2