pfeil

v0.1.1
Decently fast, mnimalistic Promises/A+ for node & the browser.
pfeil promise promise/a+ minimalist fast small Kb lightweight then and 1 more...

bundle

browserify -t babelify -e index.js -s pfeil --dg=false | derequire > dist/pfeil.js

clean

rm -rf dist

compile

scripts/cc.sh

dist

npm run bundle && npm run compile

flow

flow

predist

npm run clean && mkdir dist

pretest

npm run dist

promises-aplus-tests

PFEIL_PATH=../dist/pfeil.min.js promises-aplus-tests scripts/adapter.js

standard

standard index.js src/**/*.js

test

npm run standard && jest -c .jestrc --coverage && npm run promises-aplus-tests
npm i pfeil

Metadata

  • MIT
  • Whatever
  • sterpe
  • released 1/24/2016

Downloads

Maintainers