0.0.2 • Published 6 months ago
avido-node v0.0.2
Learn more about the Avido Node.js SDK in the official documentation.
!CAUTION This is an early preview release of the Avido SDK built on top of existing open source libraries. Do not use in production if you are not actively working on > an implementation with the Avido team. To learn more, visit avido.io or reach out at alexander@avido.io.
Table of Contents
SDK Installation
The SDK can be installed with either npm, pnpm, bun or yarn package managers.
NPM
npm add avido-node
PNPM
pnpm add avido-node
Bun
bun add avido-node
Yarn
yarn add avido-node
!NOTE This SDK comes with CommonJS and ESM support.
Development
Contributions
We would not exist without the open source community and welcome open-source contributions to this SDK. Feel free to open a PR or a Github issue as a proof of concept and we'll do our best to include it in a future release!