@comicrelief/cubs-grants-parser
v0.0.5
Published
CUBS Grants parser
Downloads
2
Maintainers
Keywords
Readme
cubs-grants-parser
Parses CUBS Grants Data from our Comic Relief's CUBS grants database and produces JSON
Installation
npm install
Tests
Automated tests use Chai BDD and run against a given API. To pass in API credentials, copy the example environment settings
cp .env.example .env
and replace with actual API credentials.