@simple-table/svelte
v4.2.9
Published
Svelte adapter for simple-table-core — use the Simple Table data grid with full Svelte component support for renderers.
Maintainers
Keywords
Readme
Simple Table for Svelte
Simple Table is a lightweight Svelte data grid. Flat pricing (not per developer), backed by real-person support. Use Svelte components for cells, headers, and footers.
Framework Support
Simple Table is available for the most popular frameworks:
| Framework | Package | Version |
| -------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------- |
| Vanilla JS | simple-table-core | |
| React |
@simple-table/react | |
| Vue 3 |
@simple-table/vue | |
| Svelte |
@simple-table/svelte | |
| Solid |
@simple-table/solid | |
| Angular |
@simple-table/angular | |
Quick Start
npm install @simple-table/sveltePeer dependencies: svelte >=5.0.0 (runes + SvelteKit supported)
Follow our Quick Start Guide for step-by-step instructions and live examples.
Building with Svelte
- Works with Svelte 5 (runes); SvelteKit is fully supported
- Use Svelte components for cell renderers, header renderers, footer renderers, and more
- Access the imperative
TableAPIviabind:thisfor sorting, filtering, pagination, export, and more - Types and APIs are exported from this package
Features
Column Features
- Column Sorting - Sort data by any column in ascending or descending order
- Column Filtering - Filter data with built-in text, number, and date filters
- Column Resizing - Drag column borders to resize on the fly
- Column Pinning - Pin important columns to the left or right
- Column Reordering - Drag and drop columns to rearrange
- Column Visibility - Show or hide columns dynamically
- Column Alignment - Align content left, center, or right
- Column Selection - Select entire columns for bulk operations
- Nested Headers - Create multi-level header hierarchies
- Collapsible Columns - Expand and collapse column groups
Row Features
- Row Selection - Select single or multiple rows with checkboxes
- Row Grouping - Group and organize rows by any column
- Nested Tables - Hierarchical data with independent columns per nesting level
- Aggregate Functions - Calculate Sum, Average, Count, and more
- Pivot Tables - Matrix pivots with row/column dimensions, aggregations, and totals
- Row Height - Customize row height for optimal display
Cell Features
- Cell Editing - Edit cells inline with custom editors
- Cell Highlighting - Highlight cells based on conditions
- Cell Renderer - Custom cell rendering for any data type
- Value Formatter - Format cell values for display without changing the underlying data
- Chart Columns - Inline bar and line/area charts in cells
- Cell Clicking - Handle cell click events with ease
Advanced Features
- Quick Filter - Global search across all columns with simple or smart modes
- Pagination - Server-side and client-side pagination support
- Infinite Scroll - Fetch and display data as you scroll, with row and column virtualization
- Live Updates - Real-time data updates and websocket integration
- CSV Export - One-click CSV download of grid data
- Animations - Smooth FLIP animations for sort, reorder, and visibility changes
- Header Renderer - Custom header rendering for advanced layouts
- Footer Renderer - Custom footer rendering for summaries and controls
- Programmatic Control - Control sorting, filtering, selection, and more via the TableAPI
Customization
- Themes - Apply built-in themes or create your own
- Custom Icons - Replace default icons with your own
Examples
See Simple Table in action across different industries:
Resources
- Website: simple-table.com
- Documentation: Complete Documentation
Pricing
Simple, transparent pricing that never changes based on your revenue or team size:
FREE - For Individuals & Startups
$0/forever
Free for side projects and companies that aren't making money yet. You get the full library — same features as Pro. Once your company earns revenue, switch to Pro or Enterprise.
PRO - For Growing Businesses
$85/month or $850/year
For companies that make money. Priority email and Discord support, help with production bugs, and a commercial license. One license covers your whole product — no per-seat fees.
ENTERPRISE - For teams that need hands-on support
Contact us
Direct access to core developers and custom features. Same commercial license as Pro — one license per product, no seat fees.
Community & Support
Join our growing community to ask questions or share feedback:
- Discord: Join us on Discord
- GitHub: Report bugs or suggest features
License
Dual Licensed:
- Free Tier: Simple Table Community License (source-available) for zero-revenue individuals, startups, and organizations — see LICENSE
- Pro and Enterprise: Commercial EULA for revenue-generating companies — see EULA.txt
By using Simple Table, you agree to the terms in EULA.txt where applicable.
