@huskiesio/message-renderer

v0.1.3
🖋 Turns Markdown-like strings into beautiful JSX
markdown jsx katex math highlight code

test

npm run lint && jest

prepublishOnly

npm run compile

compile

npm run clean && tsc -p tsconfig.json

watch

tsc -w -p .

clean

rm -rf js/*.js js/*.js.map js/tests/*.js js/tests/*.map dts

start

node js/index.js

lint

tslint -c tslint.json ts/**

lint-fix

tslint -c tslint.json --fix ts/**
npm i @huskiesio/[email protected]

Metadata

  • MIT
  • Whatever
  • Max Isom
  • released 2/22/2020

Downloads