Go to file
Corey Johnson 6f67b133fc feat: persist last loaded spritesheet in localStorage
Stores the image as a data URL so it survives page reloads.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 13:42:21 -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: persist last loaded spritesheet in localStorage 2026-01-06 13:42:21 -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