0.0.7 • Published 3 years ago

svelte-store-table v0.0.7

Weekly downloads
129
License
MIT
Repository
-
Last release
3 years ago

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.

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago