@webscopeio/react-markdown-editor

v1.0.4
Markdown editor with Github-like autocomplete

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

lint

eslint --ext=js ./src

lint:fix

yarn run lint -- --fix

flow

flow

flow:check

flow check

flow:watch

flow-watch
npm i @webscopeio/react-markdown-editor

Metadata

  • MIT
  • Whatever
  • Webscope.io
  • released 5/21/2018

Downloads