2.3.1 • Published 4 years ago

@cc98/react-ubb-editor v2.3.1

Weekly downloads
21
License
WTFPL
Repository
github
Last release
4 years ago

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

2.3.1

4 years ago

2.3.0

4 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago