1.1.5 • Published 12 months ago

react-nox-paint v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

paint

paint component built using react konva

NPM JavaScript Style Guide

Install

npm install --save paint

Usage

import React, { Component } from 'react'

import MyComponent from 'paint'
import 'paint/dist/index.css'

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

License

MIT © NoxCoimbra

1.1.5

12 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago