zenith-omen.js
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Zenith-Omen.js

A user-friendly program that offers many random anime images with additional features.

SonarCloud Website

📜 Table of Contents

  1. Project Installlation
  2. Project Examples
  3. Links Related

📦 Project Installlation

For our project, there are two installation options: the Stable version and the Development version.

$ npm install zenith-omen.js@latest
$ npm install git+https://github.com/Stawa/ZenithOmen.js.git

📄 Project Examples

import { ZenithOmen } from "zenith-omen.js";

const client = new ZenithOmen();

async function example() {
  const bite = await client.bite();
  console.log(bite);
}

example();

🔗 Links Related

Readme

Keywords

Package Sidebar

Install

npm i zenith-omen.js

Weekly Downloads

0

Version

0.2.0

License

Apache-2.0

Unpacked Size

75.4 kB

Total Files

19

Last publish

Collaborators

  • stawa