Skip to content

A simple web app for generating ASCII trees from md

Notifications You must be signed in to change notification settings

3CordGuy/happy-trees

Repository files navigation

🌳 Happy-Trees 🌲

Happy Trees is a simple ASCII File Tree Generator.

It runs in the browser and helps you generate simple ASCII directory structures for sharing in your README files, markdown or other text-based documentation.

Why Happy Trees?

I know that there is brew install tree and all that fancy linux stuff you can do to generate these, but I wanted something quick and dirty without the need to build out a file/folder structure and then generate. You can simply just make markdown lists and copy them into whatever docs you're writing.

Also, Bob Ross is awesome. ;)

Requirements

  • Tested within Node v12 dev environment

Built with

  • Vue CLI
  • Bulma

Demo Here thanks to netlify :D

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

About

A simple web app for generating ASCII trees from md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published