ddddddO

ddddddO

I like to make small tools.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • Tree MakerTree Maker is web app that converts Markdown to tree!
    Nov 2022
  • gtree
    gtreeOutput like tree command. I provide cli and package.
    Sep 2021
  • 🎉
    Joined Product HuntSeptember 19th, 2021

Forums

ddddddO

4yr ago

gtree - Output like tree command. I provide cli and package.

gtree is written in Go.
There are three ways to generate tree (CLI, Package(1), Package(2)).
CLI and Package(1):Given a Markdown file or format, the result of linux tree command is printed.
Package(2):You can generate a tree programmatically.
ddddddO

3yr ago

Tree Maker - Tree Maker is web app that converts Markdown to tree!

The symbols that can be used in Markdown are *, -, +, and #. Use every two spaces to represent a hierarchy. The web app is unique in that the tree generation function is written in Go, compiled to WebAssembly, and can be enjoyed offline once loaded!
View more