Svelte Generic Crud Table

screenshot of Svelte Generic Crud Table
svelte

Agnostic web-component for object-arrays with CRUD functionality.

Overview

The Svelte Generic CRUD Table is a self-contained sortable table component with an inline edit option. It allows for CRUD operations on Object-Arrays and includes an integrated paginator for pagination. This component can be easily installed and used in Svelte projects.

Features

  • Self-containing sortable table component
  • Inline edit option
  • Integrated paginator for pagination
  • Allows CRUD operations for Object-Arrays

Summary

The Svelte Generic CRUD Table is a versatile table component that allows for easy sorting and editing of data in Svelte projects. It provides CRUD operations for Object-Arrays and includes pagination. With customizable column settings, it offers a flexible solution for displaying and manipulating data in a table format.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.