8000 GitHub - ondras/promise: Tiny browser-based Promises/A+ implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ondras/promise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample client-side implementation of https://github.com/promises-aplus/promises-spec.

Running the official test suite

npm install -g promises-aplus-tests
cd tests
promises-aplus-tests adapter.js

Running local jasmine tests

  1. git submodule init && git submodule update
  2. Open tests/SpecRunner.html in your browser

About

Tiny browser-based Promises/A+ implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0