headq

1.0.3 • Public • Published

headQ

lightweight javascript promise library

Install

bower install headq --save
npm install headq --save

Usage

NodeJs

var $q = require('headq');

Browser

var $q = window.$q;

API Documentation

Package Sidebar

Install

npm i headq

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • vmolsa