Skip to content

SVAR DataGrid added #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions data/svar-datagrid.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
title: SVAR DataGrid
homeUrl: https://svar.dev/svelte/datagrid/
demoUrl: https://docs.svar.dev/svelte/grid/samples/#/base/willow
githubRepo: https://github.com/svar-widgets/grid
npmPackage: wx-svelte-grid
license: MIT
revenueModel: Free
description: >
SVAR DataGrid is a lightweight and blazing-fast data grid component
with a rich feature set including in-cell editing, sorting, filtering,
virtual scrolling, pagination, keyboard navigation, and special helper
for server-side integration. Available in both Svelte and React versions.
frameworks:
react: true
svelte: true
features:
accessible: true
customEditors: true
customFormatters: true
draggableRows: true
editable: true
filtering: true
freezableCols: true
i18n: true
maintained: true
openSource: true
pagination: true
resizableCols: true
responsive: true
rowGrouping: true
rowSelection: true
serverSide: true
sorting: true
trees: true
xlsxExport: true
virtualization: true