inteliver-react
v0.1.6
Published
This package is Inteliver's official SDK for react framework. Using this SDK you can integrate your react project with inteliver image management service.
Downloads
4
Maintainers
Readme
Getting Started with inteliver-react
This repository is Inteliver's official SDK for react framework. Using this SDK you can integrate your react project with inteliver image management service.
Inteliver is an Image Management as a Service.
Optimize, modify and apply A.I. on your images easily and deliver tailored data on-the-fly.
Installation
This inteliver sdk is available for both npm and yarn package managers.
To install the sdk in your react project simply run the following:
using npm:
npm install inteliver-react
using yarn:
yarn add inteliver-react