DEV Community

Ochi Daiki
Ochi Daiki

Posted on

Tree Maker __ Convert Markdown to tree!

Image description

The link to this website is https://ddddddo.github.io/gtree/

Usage is as follows.

  • The symbols that can be used in Markdown are *, -, +, and #.
  • Use every two spaces to represent a hierarchy.

This website features.

  • The function to generate tree is written in Go and compiled to WebAssembly.
  • It uses ServiceWorker, so you can load it once and then enjoy it offline!

I provide not only website, but also CLI tool and Go package. These also have the ability to generate directories from markdown!
The repository is https://github.com/ddddddO/gtree
I'd love it if you'd star it!

Top comments (0)