react-draft-wysiwyg

v1.10.10
A wysiwyg on top of DraftJS.

clean

rimraf dist

build:webpack

cross-env NODE_ENV=production webpack --config config/webpack.config.js

build

npm run clean && npm run build:webpack

test

cross-env BABEL_ENV=test mocha --compilers js:config/test-compiler.js config/test-setup.js src/**/*Test.js

lint

eslint src

lintdocs

eslint docs/src

flow

flow; test $? -eq 0 -o $? -eq 2

check

npm run lint && npm run flow

storybook

start-storybook -p 6006

build-storybook

build-storybook

Metadata

  • MIT
  • Whatever
  • Jyoti Puri
  • released 9/19/2017

Downloads

Maintainers