awesome-svelte
awesome-svelte copied to clipboard
▦ PowerTable (Inspired by DataTables, Powered by Svelte)
Suggestion for your 🕶️ list:
▦ PowerTable
PowerTable is a JavaScript component that turns JSON data into an interactive HTML table. This facilitates manual inspection, sorting, filtering, searching, and editing of the data.
✨ Features
- No runtime dependencies
- Sorting (single- and multi-column)
- Filtering (per column and global. RegEx)
- Inline editing
- Re-arrangeable layout segments
- Optional styling
- Custom parsing per column
- Usable as Svelte component or ES module
Repository: https://github.com/muonw/powertable Demos: https://muonw.github.io/powertable
Nice, open a PR and I will merge it.