riot-ani-search
v1.1.1
Published
Lightweight riot.js tag for searching for anime using anilist's api.
Downloads
6
Readme
riot-ani-search
Lightweight riot.js tag for searching for anime using anichart's api.
About
riot-anti-search is a simple riot tag used for quickly searching for anime using the anilist api.
Examples
- https://riot-ani-search.firebaseapp.com/
Usage
To install via NPM:
npm install riot-view-router
For a quick start using jsdelivr:
<script src="https://cdn.jsdelivr.net/npm/riot-ani-search/dist/riot-ani-search.js"></script>
This tag takes a total of 3 opts:
*client_id
;string
: Client id for anilist api.
*client_secret
;string
: Client secret key for anilist api.
mature
;void
: Will remove filtering for mature search results.
Once available, riot-ani-search can be used like so:
<riot-ani-search
client-id="neetjn"
client-secret="*"
mature />
Contributors
- John Nolette ([email protected])
Copyright (c) 2017 John Nolette Licensed under the MIT license.