kaos-addict / notify-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notify-server NPM version Build Status Dependency Status Coverage percentage

Server component of the notify system

Install

$ npm install --save notify-server

Usage

var notifyServer = require('notify-server');

notifyServer('Rainbow');

License

MIT © Caleb Xu

About

License:MIT License


Languages

Language:JavaScript 100.0%