0.0.5 • Published 4 years ago

ipreview v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Ipreview

Feature

a basic UI component base on React

Install

install from github

npm install git+https://github.com/sgnilo/Ipreview.git

install from npm

npm install ipreview

Usage

import { ImgPreview } from 'ipreview'

const url = ''

ReactDom.render(<ImgPreview url={url}><img src={ur}/></ImgPreview>, mountNode)
0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago