react-markdown-renderer

v1.4.0
Simple React component that renders Markdown
react-component markdown react remarkable preview view render renderer md and 1 more...

precommit

lint-staged

prebuild

rimraf dist

build

babel src --ignore test.js --out-dir dist && flow-copy-source --ignore '**/*.test.js' src dist

lint

eslint --ignore-path .gitignore --ignore-pattern flow-typed --ignore-pattern docs --ext .js,.jsx .

test

jest --watch

test:ci

npm run lint && flow check && jest --coverage

prepublish

npm run test:ci && npm run build

format

prettier --trailing-comma es5 --single-quote --write '*.{js,json,css}' './!(node_modules|dist|flow-typed|docs|coverage)/**/*.{js,json,css}' './docs/!(node_modules|build|coverage)/**/*.{js,json,css}'
npm i react-markdown-renderer

Metadata

  • MIT
  • Whatever
  • Jonathon Kelly
  • released 8/3/2017

Downloads

Maintainers