pokemon-legality-checker

Checks whether a given Pokémon is legal

Usage no npm install needed!

<script type="module">
  import pokemonLegalityChecker from 'https://cdn.skypack.dev/pokemon-legality-checker';
</script>

README

pokemon-legality-checker

Build Status

In development; should not be considered stable yet.

To install:

$ npm install pokemon-legality-checker

To set up a dev environment:

$ git clone https://github.com/porygonco/pokemon-legality-checker.git
$ cd pokemon-legality-checker
$ npm install

To run the tests:

npm test