All Projects → ondras → promise

ondras / promise

Licence: other
Tiny browser-based Promises/A+ implementation

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to promise

old-animations
Client-side modification for Fabric that allows users to restore animations from older versions.
Stars: ✭ 19 (+0%)
Mutual labels:  old
OSRSUpdater
A simple (and outdated) Old-School RuneScape decompiler/deobfuscator. Performs field and method analysis which uses ASM and bytecode patterns for identification. Identified fields could be used for creating bot clients or QoL clients. For educational use only.
Stars: ✭ 13 (-31.58%)
Mutual labels:  old
chromium-all-old-stable-versions
Collections of Chromium all old/history stable versions, releases. Support me via Bitcoin: bc1qqgkmph9cvygzxfpupv4jr4n0nfx3qumwg39j5w
Stars: ✭ 50 (+163.16%)
Mutual labels:  old
zoomy-plugin
🔍 Zoomy Github Page
Stars: ✭ 73 (+284.21%)
Mutual labels:  old
TrinityCMS
🏚 (my first public project ever) Custom PHP CMS for WoW PS
Stars: ✭ 21 (+10.53%)
Mutual labels:  old

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].