Skip to content

andrewvallejo/IntelliTable

Repository files navigation

IntelliTable logo

IntelliTable

Customizable, data-driven tables with modern layouts and flexible cells.


Features

  • Flexible cell types: text, number, boolean, rating, progress, tags, links
  • Dual layouts: traditional table view or responsive card list
  • Reusable components: extend IntelliCell to create new data types
  • Built-in utilities: type safety, validation, and mock data for fast prototyping
  • Responsive design: custom hooks for scrolling and media queries
  • Scoped styling: modular CSS for predictable, maintainable UI

Getting Started

# Clone the repo
git clone https://github.com/andrewvallejo/intellitable.git
cd intellitable

# Install dependencies
pnpm install

# Run the dev server
pnpm dev

About

A responsive, interactive table built with React + TailwindCSS — featuring expandable rows, mobile card views, and smart column management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors