react-simple-white-board
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

React Simple White Board

This is a React component of a white board with simple drawing.

Installation

npm install react-simple-white-board

Usage

import ReactSimpleWhiteBoard from 'react-simple-white-board';

function App() {
  return (
    <ReactSimpleWhiteBoard />
  );
}

Package Sidebar

Install

npm i react-simple-white-board

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

22.4 kB

Total Files

10

Last publish

Collaborators

  • frankfaihui