Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Image browser and upload client for APIs compatible with the Raketa Image JSON format.

Notifications You must be signed in to change notification settings

studioraketa/raketa-image-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@raketa-cms/raketa-image-picker

Image browser and upload client for APIs compatible with the Raketa Image JSON format.

NPM JavaScript Style Guide

Install

npm install --save @raketa-cms/raketa-image-picker

Usage

import React, { Component } from 'react'

import MyComponent from '@raketa-cms/raketa-image-picker'
import '@raketa-cms/raketa-image-picker/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © studioraketa

About

Image browser and upload client for APIs compatible with the Raketa Image JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages