1.3.7 • Published 2 months ago

gpact v1.3.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

gpact

A simple library for interacting with the fan-made Genshin Impact API.

Installation

% yarn add gpact

Usage

Set GPACT_API_URL to the current API URL, See here.

import { genshin } from 'gpact';

genshin.characters('amber').then(console.log); // Get character data
1.3.7

2 months ago

1.3.6

2 months ago

1.3.5

3 months ago

1.3.4

3 months ago

1.3.3

3 months ago

1.3.2

3 months ago

1.3.1

3 months ago

1.3.0

3 months ago

1.2.0

3 months ago

1.1.0

3 months ago

1.2.2

3 months ago

1.2.1

3 months ago

1.0.0

1 year ago