@sokkuri/common
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

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;

Readme

Keywords

none

Package Sidebar

Install

npm i @sokkuri/common

Weekly Downloads

1

Version

3.0.0

License

MPL-2.0

Unpacked Size

157 kB

Total Files

33

Last publish

Collaborators

  • teranovalp