1.0.43 • Published 1 year ago

@clemintina/seraph-library v1.0.43

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.42

1 year ago

1.0.41

1 year ago

1.0.4

1 year ago

1.0.32

1 year ago

1.0.31

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago