react-draft-wysiwyg

v0.0.9
A wysiwyg on top of Draft.

clean

rimraf lib

build:webpack

NODE_ENV=production webpack --config config/webpack.prod.config.js

build

npm run clean && npm run build:webpack

test

mocha --compilers js:config/test-compiler.js config/test-setup.js js/**/*Test.js

lint

eslint js

flow

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

check

npm run lint && npm run flow

start

node config/server.dev.js

Source Code

TODO

Metadata

  • MIT
  • Whatever
  • Jyoti Puri
  • released 10/18/2016

Downloads

Maintainers