draft-js

v0.11.7
A React framework for building text editors.
draftjs editor react richtext

prepublish

npm run build

pretest

node node_modules/fbjs-scripts/node/check-dev-engines.js package.json

build

gulp

dev

gulp dev

postbuild

node node_modules/fbjs-scripts/node/check-lib-requires.js lib

lint

eslint .

lint-docs

alex . && yarn format-docs:diff

format

eslint . --fix

format-docs

prettier --config prettier.config.js --write "docs/**/*.md"

format-docs:diff

prettier --config prettier.config.js --list-different "docs/**/*.md"

flow

flow src

test

cross-env NODE_ENV=test jest

test-ci

cross-env NODE_ENV=test npm run lint && npm run flow && npm run test
npm i draft-js

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/17/2020

Downloads