Skip to content

Saebasol/Delphinium-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heliotrope API Wrapper

A TypeScript-based API wrapper for the Heliotrope API, designed for both Node.js and browser environments. It uses the native Fetch API, minimizing external dependencies.

Features

  • TypeScript First: Strongly typed for better developer experience.
  • 🚀 Lightweight: Uses fetch API, no heavy dependencies like Axios.
  • 📦 Dual Environment Support: Works seamlessly in Node.js and modern browsers.
  • 🏗️ Modern Build: Bundled with tsup for CJS and ESM outputs.
  • 📚 Class-based Models: API responses are parsed into model class instances for easier handling.

Installation

npm install @saebasol/delphinium
# or
yarn add @saebasol/delphinium
# or
pnpm add @saebasol/delphinium

About

Hitomi API(Heliotrope) Javascript/Typescript wrapper

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •