1.0.6 • Published 3 years ago

@kaname-png/themes.moe v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Themes.moe API Wrapper

This package helps to use the themes.moe api in a simple way. Any bugs make their respective issue in the original repository.

Installation

npm i @kaname-png/themes.moe yarn add @kaname-png/themes.moe

How to use

import { ThemesSearch } from '@kaname-png/themes.moe';
const Search = new ThemeSearch();
const result = search.animeSearch('Anime title');
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago