chatterb0x-editor

0.0.11 • Public • Published

chatterb0x-editor

React component to create chatterb0xes

NPM

Install

yarn add chatterb0x-editor

Usage

import React from 'react';
 
import Editor from 'chatterb0x-editor';
 
const App = () => (
  <div>
    <h1>Chatterb0x editor</h1>
    <App />
  </div>
);

Development

First terminal:

yarn start - run rollup

Second terminal:

cd example && yarn start - run CRA

Readme

Keywords

none

Package Sidebar

Install

npm i chatterb0x-editor

Weekly Downloads

0

Version

0.0.11

License

MIT

Unpacked Size

1.22 MB

Total Files

6

Last publish

Collaborators

  • amazing.space.invader