MurmurationsNetwork / MurmurationsProtocol

Murmurations is a distributed data sharing protocol
https://murmurations.network
GNU General Public License v3.0
10 stars 1 forks source link

Port Tools from React to Svelte #68

Open geoffturk opened 2 weeks ago

geoffturk commented 2 weeks ago

Svelte (with SvelteKit) is a front-end JavaScript framework that offers a number of advantages over React. We have decided to port Tools to SvelteKit to take advantage of its ease of use, simplified code and overall developer experience improvements.