svelte-store-table
v0.0.7
Published
Table based on Svelte stores.
Downloads
99
Readme
svelte-store-table
Table based on Svelte stores.
⚠️ This is very early and not suitable for real world usage.
Examples:
Features
- headless
- extensible
- typed
Extensions
- pagination
- global filter
- column filter
- sorting
- expansion
- selection
- sub rows
- grouping
Available Scripts
npm start
Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
npm run build
Build component for publishing.