astro-p5-starter
2025.12.29
astro-p5-starter is a development environment for creative coding using p5.js and TypeScript, built upon astro-tailwind-starter.
A starter kit designed for publishing p5.js projects on the web. Supports local development, making it ideal for prototyping and experimentation before public release.
astro-p5-starter comes pre-configured with essential drawing capabilities. By simply adding a sketch file (.ts) to the designated directory, the system automatically generates an index page and individual detail pages.
No need for routing configurations or HTML file creation. Designed to let you focus on writing code.
Check out the demo site.
More details are available on Zenn (Japanese content).