0.0.2 • Published 4 years ago

knitr-js v0.0.2

Weekly downloads
54
License
MIT
Repository
github
Last release
4 years ago

knitr-js and xmd

stability-experimental

This project is still at an early stage of development. Please do not use it in production. Contributions welcome!

See also the panlang project, which will provide the language engines for knitr-js.

knit-js and xmd are implementations of R's knitr and R Markdown in Node.js.

What does knit-js Do

  • execute code chunks in .xmd files and generate output with customizable behaviour
  • compute and renders javascript code snippets
  • render .xmd into .md, then uses pandoc to generate various output formats, including pdf, html, docx