node-microajax

1.0.2 • Public • Published

npm port of the killer microajax

Installerise: npm i node-microajax

Usage:

microajax = require 'node-microajax'
microajax("/resource/url", function (res) {
  alert (res);
});

Then browserify like a fiend.

Readme

Keywords

Package Sidebar

Install

npm i node-microajax

Weekly Downloads

3

Version

1.0.2

License

none

Last publish

Collaborators

  • margh