1.1.5 • Published 2 years ago

react-nox-paint v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago