Bellisario / musicale

Musicale, music with style
https://musicale.tk
MIT License
100 stars 6 forks source link

feat: use svelte-hash #260

Closed Bellisario closed 2 weeks ago

Bellisario commented 2 weeks ago

This pull removes the "hash" implementation inside Musicale and uses the svelte-hash one.

svelte-hash is my new library whose purpose is to extract the original "hash" implementation of Musicale and make it a standalone library for everyone to use.