• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
dmitrigrabov

dmitrigrabov

createFileTree

Remix of nbbaier/createFileTree
Public
Like
createFileTree
Home
Code
2
README.md
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
4/14/2025
README.md

Project File Tree Generator

A utility for generating a visual file tree representation for Val Town Projects.

Usage

Create val
import createFileTree from "https://esm.town/v/nbbaier/createFileTree"; const treeOutput = await createFileTree("https://esm.town/v/std/reactHonoStarter@34-main"); console.log(treeOutput);

Example Output

The following is the output for @stevekrouse's reactHonoStarter project

.
├── backend
│   └── index.ts
├── frontend
│   ├── components
│   │   └── App.tsx
│   ├── index.html
│   └── index.tsx
└── README.md
Get started with a template:
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.