Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

js-queuewsf

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-queuewsf

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

js-queuewsf

Installation

For node.js, you can use this command to install:

npm install js-queue

Usage

You could use like this:

queue.push(promise)
queue.start(res => res).catch(err => err)

If you use node.js, you should require the module first:

import queue from 'js-queue';

Example

License

The project is released under the MIT license.

Contact

Author: Wang, Shao-feng (741987899@qq.com)

FAQs

Package last updated on 11 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts