Skip to content

Generate ASCII-based folder tree from tab-indent text.

Notifications You must be signed in to change notification settings

nisihunabasi/tree-editor

Repository files navigation

tree-editor

ツリーエディターは、フォルダーツリーやディレクトリツリーと言われるような形式の図を作るためのアプリです。
こんな感じのやつです。
タブ文字でツリー構造を記述すると、それに対応した罫線に書き換えてツリーの文字列を生成します。いちいち罫線を自分で変換しながら書く手間が省けます。

DEMO

https://nisihunabasi.github.io/tree-editor/

Setup

npm install

Compiles and hot-reloads for development

npm run serve

About

Generate ASCII-based folder tree from tab-indent text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published