3.0.0 • Published 4 years ago

@sokkuri/common v3.0.0

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
4 years ago

Common

ci npm

Common data to work with the Sokkuri API.

This package includes:

  • Models
  • Translations
  • Constants

Setup & Build

Install all dependencies:

npm install

Build:

npm run build

Usage

Import what you need and use it like this for example:

import { Anime, Constants } from "@sokkuri/common";

let anime: Anime;
let manga = Constants.Adaptions.Manga;
3.0.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.5

4 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago