Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

q-vanilla

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q-vanilla

A implementation of the Q API based on native (or polyfilled) Promises

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Q API wrapper around native Promises

This is an implementation of the Q Promise API, based on existing Promises (either native to the Browser/... or polyfilled with some other library).

It can be used to migrate from Q to native Promises or as a helper library to extend native Promises with many useful functions.

API Documentation

See kriskowal/q for the API reference

Limitations

A few functions of the original API are not easily implementable or don't make sense for the wrapper. They should be documented here.

Acknowledgements

The code is derived from the original Q implementation, this repository is based on a fork of kriskowal/q

Keywords

FAQs

Package last updated on 10 Apr 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc