@cc98/react-ubb-editor

2.3.1 • Public • Published

react-ubb-editor

Build Status CircleCI codecov npm version types develop tools npm license
BCH compliance Codacy Badge CodeFactor Dependabot Status

A ubb editor based on react
See more at https://asukasong.github.io/react-ubb-editor/

Install

with yarn

yarn add @cc98/react-ubb-editor

or with npm

npm install --save @cc98/react-ubb-editor

Usage

import createEditor from '@cc98/react-ubb-editor'
const Editor = createEditor()
ReactDOM.render(<Editor />, document.getElementById('app'))

Development

yarn start

License

WTFPL

Readme

Keywords

Package Sidebar

Install

npm i @cc98/react-ubb-editor

Weekly Downloads

42

Version

2.3.1

License

WTFPL

Unpacked Size

132 kB

Total Files

87

Last publish

Collaborators

  • asukasong
  • dearkano
  • deturium