animechan.js

animechan.js utilizes the animechan API to return quotes from your favorite animes.

Usage no npm install needed!

<script type="module">
  import animechanJs from 'https://cdn.skypack.dev/animechan.js';
</script>

README

animechan.js

animechan.js utilizes the animechan API to return quotes from your favorite animes.

Installation

npm i animechan.js

Usage

const {Random, Get10RandomQuotes, GetQuotesByAnimeTitle, GetQuotesByCharacterName, GetAvailableAnimeTitles} = require("animechan.js");

Documentation

Function names are based on the documentation all response types and function parameters are 1:1

License

animechan.js is Licensed under the MIT License