0.7.5 • Published 2 years ago

@igoodie/paper-editor v0.7.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

paper-editor

NPM JavaScript Style Guide

Install

npm install --save paper-editor

Usage

import React, { Component } from 'react'

import MyComponent from 'paper-editor'
import 'paper-editor/dist/index.css'

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

License

MIT © iGoodie

0.7.5

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0-alpha

2 years ago

0.0.1-alpha

2 years ago