Skip to content

ziriax/Promistix

Repository files navigation

Promistix

A very tiny (~130 lines of Javascript code) minimalist Promises/A+ compliant library.

Just written for fun while I was learning Javascript in 2014, so the code is very rough on the edges (sorry Douglas!)

But the nice thing was that I found a hole in the Promises/A+ spec while doing so, woohoo!

In 2016 I optimized it to learn V8 optimization. The included artifical test now runs a tad slower than bluebird (but this is not a fair comparison, as bluebird does so much more)

Happy coding,

Peter

About

A very tiny (less than 100 lines of code) minimalist Promises/A+ compliant library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published