1.1.1 • Published 6 years ago

riot-ani-search v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

riot-ani-search

build

NPM

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

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 (john@neetgroup.net)

Copyright (c) 2017 John Nolette Licensed under the MIT license.

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago