draftjs-utils

v0.5.0
Collection of utility function for use with Draftjs.

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

Metadata

  • MIT
  • Whatever
  • Jyoti Puri
  • released 1/12/2017

Downloads

Maintainers