Socket
Socket
Sign inDemoInstall

promise-js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-js

ES6 Promise shim


Version published
Weekly downloads
1.4K
increased by13.88%
Maintainers
1
Weekly downloads
 
Created
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.4


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

Package last updated on 01 Apr 2014

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