Skip to content

jbkuczma/nhl.js

Repository files navigation

Build Status npm version Dependency Status code style: prettier

nhl.js

A Node.js library for interacting with the NHL API

Installation

Install via npm.

$ npm install --save nhl.js

Usage

See USAGE.md

Examples

See EXAMPLES.md

Run Tests

npm run build
npm test

License

MIT