Installation
Add the package through your package manager of choice:
npm install nintendo-switch-eshop
Require your desired functions:
const { getGamesAmerica, getGamesEurope, getGamesJapan, getQueriedGamesAmerica } = require('nintendo-switch-eshop');
For calling functions with the correct parameters and syntax please refer to the documentation linked below
Copyright © 2021
favna
& lmmfranco
Documentation
For the documentation go to https://nintendo-switch-eshop.vercel.app
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification.
Contributions of any kind welcome!