io-transfer Module
Extends io by adding the methods get
, read
, update
, insert
, send
and delete
to it.
Example:
var IO = require("io/extra/io-transfer.js")(window);
Copyright (c) 2014 ITSA - https://github.com/itsa New BSD License - http://choosealicense.com/licenses/bsd-3-clause/