Socket
Socket
Sign inDemoInstall

genshin-db

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

genshin-db

api for detailed information on genshin impact based on version 1.0.1 from the fandom and various others.


Version published
Weekly downloads
1.7K
decreased by-7.37%
Maintainers
1
Weekly downloads
 
Created
Source

genshin-db

information is based on version 1.0.1 from the fandom and various others.


const genshin = require('genshin-db');

Check out examples.md.

Table of Contents

genshin.setOptions(opts)

genshin.getOptions()

genshin.characters(query[, opts])

Possible inputs for query parameter are:

  • all character names
  • all elements
  • all weapon types
  • all genders
  • all regions
  • all rarities
  • "names"

Check categories.json file to see choices for each category.

genshin.weapons(query[, opts])

Possible inputs for query parameter are:

  • all weapon names
  • all weapon types
  • all rarities
  • "names"

Check categories.json file to see choices for each category.

genshin.weaponmaterialtypes(query[, opts])

Possible inputs for query parameter are:

  • all weapon ascension material names
  • all days of the week
  • all regions
  • all domains of forgery
  • "names"

Check categories.json file to see choices for each category.

genshin.artifacts(query[, opts])

Possible inputs for query parameter are:

  • all artifact set names
  • all rarities
  • "names"

Check categories.json file to see choices for each category.

genshin.talents(query[, opts])

TBD

genshin.elements(query[, opts])

Input the name of an element

genshin.rarity(query[, opts])

dunno about this

Keywords

FAQs

Package last updated on 10 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc