adaline
v0.4.3
Published
The official TypeScript library for the Adaline API
Downloads
25
Maintainers
Readme
Adaline Node API Library
This library provides convenient access to the Adaline REST API from TypeScript or JavaScript.
Installation
npm install --save adaline
# or
yarn add adaline
# or
pnpm add adaline
Supported Environments
- Node.js (ESM and CommonJS) - 18.x, 19.x, 20.x
- Cloudflare Workers
- Vercel / Next.js (Browser, Serverless and Edge functions)
- Firebase Cloud Functions
- Supabase Edge Functions
- AWS Lambda
- Browser
- Deno