Public
Like
1
val_to_project_converter
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.
Viewing readonly version of main branch: v320View latest version
Convert single-file vals into a Val Town Project with proper organization and relative imports.
- Convert multiple vals into a single project
- Automatically convert absolute imports to relative imports
- Generate README
/frontend
- React components and UI/backend
- API endpoints and logic/shared
- Shared types and utils