Build ASCII & Unicode directory trees for documentation and READMEs
Type your file structure using indentation (spaces or tabs). Each indented line becomes a child of the nearest less-indented line above it.
/ at the end of a name to mark it as a folder# comment lines to add annotations (shown inline)Example input:
src/
components/
Header.tsx
Footer.tsx
utils/
helpers.ts
App.tsx
index.ts
package.json
README.md