test28001
v1.1.0
Published
My first Node.js module~,only used by myself.
Downloads
5
Readme
Installation
$ npm install test28001
API
var myObj = require('test28001')
Examples
Updating the Vary header when content is based on it
var myObj = require('test28001');
myObj.printHello();