@comicrelief/cubs-grants-parser

CUBS Grants parser

Usage no npm install needed!

<script type="module">
  import comicreliefCubsGrantsParser from 'https://cdn.skypack.dev/@comicrelief/cubs-grants-parser';
</script>

README

cubs-grants-parser

NPM version Build Status Known Vulnerabilities

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.