enkaNetwork
GitHubNPM
  • ✨Overview
  • πŸ“¦Quick Start | Installation
  • πŸ–‡οΈTypeScript usage
  • βš™οΈClass description
    • πŸ“EnkaNetwork
    • πŸ’ΎAssetsUpdater
    • πŸ”ŽAssetsFinder
  • πŸ”—Methods
    • πŸ‘€fetchUser
    • πŸ•΅οΈfetchProfileInfo
    • 🌟fetchEnkaProfile
    • πŸ“•fetchEnkaHoyos
    • πŸ”ΉfetchEnkaHoyo
    • 🟣fetchEnkaHoyoBuilds
    • 🚩setLanguage
  • πŸŽ“Models
    • EnkaProfile
    • Character
      • Character
      • CharacterConstellation
      • CharacterReliquary
      • CharacterSkill
      • CharacterStats
      • CharacterWeapon
    • PlayerInfo
      • CharacterPreview
      • Namecard
      • PlayerInfo
      • ProfilePicture
    • Fetcher
      • FetchEnkaHoyosBuilds
      • FetchEnkaHoyo
      • FetchEnkaProfile
      • FetchUserUID
      • FetchProfileInfo
  • ✏️Examples
    • 1️⃣Simple usage
    • 2️⃣Express API
    • 3️⃣Fastify API
    • 4️⃣Telegram bot
Powered by GitBook
On this page
  • Convenient and easy to learn library
  • Convenient hints. Focus on your work!
  • Auto-updating of assets. Don't worry about their relevance
  • and many others features!

Was this helpful?

✨Overview

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

enka.network logo

Convenient and easy to learn library

Convenient hints. Focus on your work!

Auto-updating of assets. Don't worry about their relevance

and many others features!

NextQuick Start | Installation

Last updated 1 year ago

Was this helpful?