Active Table

screenshot of Active Table
angular
nextjs
react
solid
svelte
vue

Active Table

Framework agnostic table component for editable data experience.

Overview

Active Table is a customizable web component designed to provide the best editable table experience. From simple tables to real-time data visualization grids, this component can be tailored to meet specific needs. With a focus on flexibility and user-friendly features, Active Table is a versatile tool for various projects.

Features

  • Add/Remove/Move/Edit rows/columns: Easily manage table structure.
  • Text validation: Ensure data entered meets specified criteria.
  • Sorting: Arrange data in ascending or descending order.
  • Pagination: Navigate through large datasets conveniently.
  • Filtering: Quickly find specific data based on set parameters.
  • Column types: Supports Text, Number, Currency, Select, Label, Date, and Checkbox.
  • API for building custom column types: Extend functionality as needed.
  • Import/Export/Paste/Drag&Drop: Seamless integration with various file formats.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

solid
Solid

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.

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.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.