An open API service indexing awesome lists of open source software.

https://github.com/kravetsone/enkanetwork

Node JS enka.network API wrapper written on TypeScript which provides localization, caching and convenience.
https://github.com/kravetsone/enkanetwork

enka enkanetwork genshinapi genshinimpact gensinimpactapi moe nodejs shinshin typescript

Last synced: about 2 months ago
JSON representation

Node JS enka.network API wrapper written on TypeScript which provides localization, caching and convenience.

Awesome Lists containing this project

README

        

# enkaNetwork

> Node JS [enka.network](https://enka.network/) API wrapper written on TypeScript which provides `auto-updated assets`, localization, caching and convenience.


enkaNetwork


documentation
 • 
examples






Downloads
Downloads/month
last commit
GitHub
npm

## 📦 Download

- **usage `npm`**
```shell
npm install enkanetwork --languages=EN
```
- **usage `yarn`**

```shell
yarn add enkanetwork --languages=EN
```

- **usage `pnpm`**

```shell
pnpm install enkanetwork --languages=EN
```

- **usage `bun`**
```shell
bun install enkanetwork --languages=EN
```

# You can see more information in the [documentation](https://kravets.gitbook.io/enkanetwork)