svelte-generic-crud-table
Table editor
A component for displaying and editing object arrays with CRUD functionality
Agnostic web-component for object-arrays with CRUD functionality.
67 stars
4 watching
7 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
crud-operationsveltetable
Related projects:
Repository | Description | Stars |
---|---|---|
ivosdc/svelte-generic-table-pager | A webcomponent for displaying and managing data in paginated tables with customizable column settings. | 4 |
dasdaniel/svelte-table | A reusable table component with sorting and filtering capabilities. | 534 |
ovidijusparsiunas/active-table | A component for building editable tables with various features such as filtering, sorting, and data import/export. | 225 |
jjagielka/svelte-pivottable | A Svelte-based component that enables data exploration and analysis by summarizing a dataset into a table or chart. | 17 |
vitorluizc/vue-data-tablee | A Vue.js component for displaying and managing tabular data | 42 |
femessage/el-data-table | A Vue.js component for building CRUD tables with minimal configuration and data-driven approach | 486 |
volosoft/jtable | A plugin to create AJAX-based CRUD tables without requiring custom HTML or JavaScript code | 1,097 |
iamyuu/gridjs-svelte | A Svelte wrapper component for the Grid.js library to build table-based interfaces | 57 |
katchaotic/sveltedoc-parser | A parser for parsing Svelte component documentation | 90 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
jepiqueau/vite-sveltekit-capacitor-sqlite | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
pouchcms/sveditorjs | A tool that enables block editing and JSON output for Svelte applications | 35 |
trbrc/svelte-inspect | An interactive object inspector for Svelte components | 35 |
what-crud/vue-crud | A Vue.js based REST-ful CRUD system with authentication and layout management features | 833 |
alexxnb/svelte-docs | A tool to quickly write and deploy documentation for Svelte components as static sites | 168 |