Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Commit

Permalink
Deprecate the library.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenVerborgh committed Sep 9, 2018
1 parent 6d24afd commit 026c214
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,3 +1,9 @@
**Promiscuous was a 2013 experiment to make a tiny library with full Promise compatibility.**
JavaScript has drastically changed since: we now have Promises (nearly) everywhere, and transpilation with full-fledged shims for cases where we don't.

So please, **do not use this library anymore**. Look into Babel and webpack when developing for pre-ES6 targets.


# promiscuous
<a href="http://promises-aplus.github.com/promises-spec">
<img src="http://promises-aplus.github.com/promises-spec/assets/logo-small.png"
Expand Down

0 comments on commit 026c214

Please sign in to comment.