Go to file
Corey Johnson b1a87662fb feat: improve dev tool UX
- Show uploaded spritesheet image
- Auto-calculate frame dimensions from image size + frame count
- Add scale slider (1x-8x) for preview size

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 13:39:39 -08:00
docs/plans Add implementation plan 2026-01-06 10:19:16 -08:00
public chore: add pico css 2026-01-06 10:31:08 -08:00
src feat: improve dev tool UX 2026-01-06 13:39:39 -08:00
.gitignore chore: tiny-sprites v1 complete 2026-01-06 13:18:03 -08:00
bun.lock chore: project setup with bun and hono 2026-01-06 10:27:28 -08:00
package.json fix: add tsc to test script and fix type errors 2026-01-06 13:20:31 -08:00
tsconfig.json chore: project setup with bun and hono 2026-01-06 10:27:28 -08:00