mb-rich-text-editor

v1.1.0
A Sketch-like text editor.

test

cross-env CI=1 react-scripts test --env=jsdom

test:watch

react-scripts test --env=jsdom

build

rollup -c

start

rollup -c -w

prepare

yarn run build

predeploy

cd example && yarn install && yarn run build

deploy

gh-pages -d example/build
npm i mb-rich-text-editor

Metadata

Downloads