vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.
https://svelte-grid.now.sh/
MIT License
948 stars 57 forks source link

Typescript support #101

Open AydanGaite opened 2 years ago

AydanGaite commented 2 years ago

Adding typing to the project would be very beneficial and much appreciated

Alfagun74 commented 2 years ago

Anyone volunteering? https://github.com/andrelmlins/svelte-dts

m93a commented 2 years ago

Is there a reason why the package isn't written in TypeScript to start with? Imo it would be beneficial to port it to TS sooner rather than later.

@vaheqelyan If that's something you'd be interested in, I can make a PR.