Thanks to visit codestin.com
Credit goes to github.com

Skip to content

danciudev/simple-table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

470 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Table

npm version npm downloads GitHub stars License

Simple Table is a lightweight, high-performance React data grid component for building modern, scalable applications. With a simple API, completely free features, and a focus on developer experience, Simple Table makes it easy to create powerful, responsive tables.

Why Simple Table?

  • 100% Free: All features included at no cost - no premium versions or paid add-ons
  • Lightweight: Only 16 kB (minified + gzipped) for fast loading
  • Intuitive: Minimal boilerplate with a clean, React-first API
  • TypeScript-ready: Full TypeScript support for type-safe development

🚀 Quick Start

Get started with Simple Table in just a few lines of code!

Installation

npm install simple-table-core

📖 Complete Guide

👉 Follow our Quick Start Guide for step-by-step instructions and live examples.

Features

  • Data Management

    • Sorting, filtering, and grouping
    • Pagination and infinite scrolling
    • Row and column virtualization for large datasets
    • Export to CSV/Excel
  • Customization

    • Custom cell rendering and editors
    • Responsive design
    • Flexible styling options
    • TypeScript support

Live Demo

Simple Table Demo

🎯 Live Examples

Explore our interactive examples with complete source code:

Complete financial data table with advanced filtering and sorting

Sales analytics table with custom cell renderers and grouping

Browse all available examples and comprehensive documentation

📚 Resources

Community & Support

Join our growing community to ask questions or share feedback:

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.4%
  • CSS 7.3%
  • Other 0.3%