tzezar / datagrid

Datagrid made in svelte. Easy to use. Easy to customize.
https://tzezars-datagrid.vercel.app
MIT License
105 stars 2 forks source link

Create better documentation #12

Closed tzezar closed 3 days ago

tzezar commented 3 weeks ago

I found two interesting libraries for svelte, which will allow creation of far better documentation than the one I started creating.

sveld - will serve to generate typescript definitions mdsvex - will make it easier to write documentation thanks to md with component embedding

tzezar commented 3 days ago

Due to official release documentation of beta version wont be further improved except bugfixes.