VanAndelInstitute / virtual-slide-viewer

Simplified digital pathology image viewer
MIT License
0 stars 0 forks source link

Reimplement ReactJS components in Svelte #41

Open rmontroy opened 3 years ago

rmontroy commented 3 years ago

Using Svelte as the underlying UI framework has the potential to reduce the size of the codebase, eliminate some complexity (and potential bugs), reduce the attack surface area by reducing the number of runtime dependencies, and enhance initial load time.

rmontroy commented 3 years ago

Smelte Data Tables