1.0.43 • Published 3 years ago

@clemintina/seraph-library v1.0.43

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

Seraph

This library is a small package designed to assist people using the Seraph API and the Polsu API.

To get started,

pnpm add @clemintina/seraph-library

import { SeraphApi, PolsuApi } from '@clemintina/seraph-library';

const seraphApi = new SeraphApi({ apiKey : 'public' });
const polsuApi = new PolsuApi({ apiKey: 'YOUR API KEY' })

If you have any issues or would like to contribute, here's our Github repo

1.0.43

3 years ago

1.0.42

3 years ago

1.0.41

3 years ago

1.0.4

3 years ago

1.0.32

3 years ago

1.0.31

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago