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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i node-cap

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • robertdown