noaa-bulletin-parser
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

NOAA SSD Bulletin Parser

This package is able to parse bulletins from the NOAA SSD Bulletin Page https://www.ssd.noaa.gov/PS/TROP/bulletins.html

Install dependencies

npm install

Usage

import { parseBulletin } from 'noaa-bulletin-parser';
var bulletinObj = parseBulletin('Bulletin Text');

Package Sidebar

Install

npm i noaa-bulletin-parser

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

15.2 kB

Total Files

5

Last publish

Collaborators

  • colinkater