node-cap

0.1.1 • Public • Published

Node CAP

Consume Common Alert Protocol (CAP) feeds and alerts

Install

npm install node-cap

Usage

var cap = require('node-cap');
cap.index(url, callback);
cap.alert(url, callback);

License

Copyright (c) 2015 Robert Down robertdown@live.com

See LICENSE for more info

Readme

Keywords

Package Sidebar

Install

npm i node-cap

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • robertdown