uxcore-rich-text

0.1.6 • Public • Published

uxcore-rich-text

React rich text

NPM version build status Test Coverage Dependency Status devDependency Status NPM downloads

Sauce Test Status

Development

git clone https://github.com/uxcore/uxcore-rich-text
cd uxcore-rich-text
npm install
npm run server

if you'd like to save your install time,you can use uxcore-tools globally.

npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-rich-text
cd uxcore-rich-text
npm install
npm run dep
npm run start

Test Case

npm run test

Coverage

npm run coverage

Demo

http://uxcore.github.io/components/rich-text

Contribute

Yes please! See the CONTRIBUTING for details.

API

Props

Name Type Required Default Comments
content string options "" rich text content

Dependencies (2)

Dev Dependencies (11)

Package Sidebar

Install

npm i uxcore-rich-text

Weekly Downloads

14

Version

0.1.6

License

MIT

Unpacked Size

25.4 kB

Total Files

17

Last publish

Collaborators

  • taoqili
  • eternalsky
  • dapaer
  • ex90rts