awesome-svelte icon indicating copy to clipboard operation
awesome-svelte copied to clipboard

⚡ A curated list of awesome Svelte resources

Results 47 awesome-svelte issues
Sort by recently updated
recently updated
newest added

Suggestion for your 🕶️ list: # [▦](https://muonw.github.io/powertable/) PowerTable PowerTable is a JavaScript component that turns JSON data into an interactive HTML table. This facilitates manual inspection, sorting, filtering, searching, and...

Adding my new, small project.

Wasn't sure which category to place this. It's not really a `tutorial`, more like `unofficial documentation`, but that category does not yet exist. Feel free to move/edit as you see...

I've ported the `PivotTable.js` (`react-pivottable-grouping` in fact) to svelte. If you're interested: - Code: https://github.com/jjagielka/svelte-pivottable - Demo: https://jjagielka.github.io/svelte-pivottable-demo

Add section about libs providing REST cache, SWR, fetching and cache updating functionality.

[svelte-simple-i18n](https://github.com/dsfx3d/svelte-simple-i18n) A lightweight package for i18n support.

Hi I wanna add this library [svelte-drag](https://www.npmjs.com/package/svelte-drag) to this repo. This is a single Svelte Action, about dragging. Where do I put this in the README? Thank u

I haven't met the package like this before in Svelte community. Believe, it should be useful for production optimizations.