Socket
Socket
Sign inDemoInstall

promise-js

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    promise-js

ES6 Promise shim


Version published
Weekly downloads
1.1K
decreased by-13.72%
Maintainers
1
Install size
26.6 kB
Created
Weekly downloads
 

Readme

Source
Promises/A+ logo

promise

travis

An ES6 Promise shim

100% compliant Promises/A+ implementation, and as close as possible to the ES6 Spec.

npm install promise-js

or

bower install promise-js

Current version: 0.0.5


Tests borrowed from:

https://github.com/promises-aplus/promises-tests/

https://github.com/jakearchibald/es6-promise/

Install

Install grunt: npm install -g grunt-cli (may require sudo)

Install dependencies: npm install

Build/Test

Build, lint, and test: grunt or npm test

Watch for changes and rebuild/retest: grunt watch

Keywords

FAQs

Last updated on 25 Mar 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc