prezly / uploadcare-image

Repository from Github https://github.comprezly/uploadcare-imageRepository from Github https://github.comprezly/uploadcare-image

@prezly/uploadcare-image

Version License

Setup

npm

npm install --save @prezly/uploadcare-image

peerDependencies

Make sure all peer dependencies are met (react, react-dom).

npm install --save react react-dom
npm install --save-dev @types/react @types/react-dom

Usage

Import the default component:

import Image from '@prezly/uploadcare-image';

Import base package styles globally in the root of your application (or directly in your stylesheet):

import '@prezly/uploadcare-image/build/styles.css';

Brought to you by Prezly.

About


Languages

Language:TypeScript 98.9%Language:CSS 0.8%Language:JavaScript 0.3%