@microsoft/fast-markdown-msft-react

v1.9.0
Converter for markdown files to JSX as a string which can be embedded in a site

clean:dist

node ../../build/clean.js dist

prepare

npm run clean:dist && tsc -p ./tsconfig.json

test

npm run tslint && npm run unit-tests

tslint

tslint -c tslint.json '**/*.ts{,x}'

tslint:fix

tslint -c tslint.json '**/*.ts{,x}' --fix

unit-tests

jest --maxWorkers=4

unit-tests:watch

jest --watch && npm-watch
npm i @microsoft/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft
  • released 7/14/2018

Downloads