1.5.3 • Published 8 years ago

rc-editor v1.5.3

Weekly downloads
12
License
ISC
Repository
-
Last release
8 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

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.3.6

8 years ago

1.3.5

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago