github ddddddO/gtree v1.7.17

latest releases: v1.10.11, v1.10.10, v1.10.9...
22 months ago
$ cat testdata/sample8.md 
# gtree
- Output tree🌳 or Make directories(files)πŸ“ from Markdown or Programmatically.
- Provide CLI, Go Packages and Web.
## Web
* https://ddddddo.github.io/gtree/
        * This page calls a function that outputs tree. 
                * This function is a Go package compiled as WebAssembly.
        - You can change the branches like in the image below.
                + Also, once loaded, you can enjoy offline!
$ cat testdata/sample8.md | gtree output
gtree
β”œβ”€β”€ Output tree🌳 or Make directories(files)πŸ“ from Markdown or Programmatically.
└── Provide CLI, Go Packages and Web.
Web
└── https://ddddddo.github.io/gtree/
    β”œβ”€β”€ This page calls a function that outputs tree. 
    β”‚   └── This function is a Go package compiled as WebAssembly.
    └── You can change the branches like in the image below.
        └── Also, once loaded, you can enjoy offline!

What's Changed

Full Changelog: v1.7.16...v1.7.17

Don't miss a new gtree release

NewReleases is sending notifications on new releases.