pokemon-french

A simple json file with all pokemon

Usage no npm install needed!

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

README

pokemon-french

I got inspired by sindresorhus

Install

$ npm install --save pokemon-french

Usage

const pokemon = require('pokemon-french');
console.log(pokemon[0]); // Bulbizarre

Other Languages

License

MIT © Oliver-j