1.5.3 • Published 9 years ago

rc-editor v1.5.3

Weekly downloads
12
License
ISC
Repository
-
Last release
9 years ago

rc-editor


React Editor Component,based on draft-js

Browser Support

IEChromeFirefoxOperaSafari
IE 10+ ✔Chrome 31.0+ ✔Firefox 31.0+ ✔Opera 30.0+ ✔Safari 7.0+ ✔

Screenshots

Development

npm install
npm start

Example

online example: http://lin-xiaoji.github.io/rc-editor/

install

npm install rc-editor

Usage

import React from 'react'
import { render } from 'react-dom'
import RcEditor from 'rc-editor'
render(<RcEditor />
    ,container);

API

props

Test Case

npm test

License

rc-editor-core is released under the MIT license.

1.5.3

9 years ago

1.5.1

9 years ago

1.5.0

9 years ago

1.3.6

9 years ago

1.3.5

10 years ago

1.3.4

10 years ago

1.3.3

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago