2 Commits

Author SHA1 Message Date
valknar 00af8edce6 refactor: replace pastel-wasm with pure TypeScript color engine
Removes the @valknarthing/pastel-wasm WASM dependency and replaces it
with a self-contained TypeScript implementation of all color operations
(parsing, conversion, manipulation, gradients, palette generation).
Adds eslint-plugin-react-hooks which was missing from devDependencies.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 08:24:25 +02:00
valknar 484423f299 refactor: rename pastel app to color and update all references 2026-02-26 12:19:22 +01:00