2 releases

0.1.1 Dec 17, 2021
0.1.0 Dec 15, 2021

#6 in #panduck


Used in panduck-sycamore

MPL-2.0 license

12KB
295 lines

Panduck document conversion tool

Conversion tool by rust, inspired by pandoc.

Formats

Conversion

From (Text/Binary)

  • Common Markdown
  • Github Favored Markdown
  • Pandoc Markdown (json)
  • HTML
  • Jupyter (ipynb)
  • Wiki
  • Org-mode
  • reStructuredText (rst)
  • Rich Text Format (rtf)
  • Office Word (docx)
  • Office Excel (xls, xlsx, xlsm, xlsb, xla, xlam)
  • CSV/TSV
  • Open Document Spread Sheets(ods)
  • TeX
  • BibTeX

Into (Rust + Text)

  • HTML
  • yew (+html_vdom)
  • sycamore (+html_dom)
  • pdf
  • ebook
  • zola

Highlights

  • Text(txt)

Developers

Dependencies

~20MB
~402K SLoC