Skip to content

Commit f33764f

Browse files
authored
Merge pull request #7 from sanity-labs/docs/community-ports
docs: add community ports section
2 parents 287e56e + b762c41 commit f33764f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@ All processing happens client-side using canvas. No AI, fully deterministic.
203203

204204
The normalization core is plain JavaScript — React is just the wrapper. If you'd like to port Logo Soup to Vue, Svelte, Angular, or any other framework, go for it! We'd appreciate a link back to this repo, and let us know so we can link to your port from here.
205205

206+
### Community Ports
207+
208+
- **[Logo Soup](https://github.com/auroris/logo-soup)** — Vanilla HTML/JS implementation, no framework required
209+
206210
## Development
207211

208212
```bash

0 commit comments

Comments
 (0)