Skip to content

archit-p/editable-react-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dad8078 · Dec 22, 2023

History

34 Commits
Dec 22, 2022
Jun 20, 2021
Dec 22, 2022
Aug 1, 2021
Aug 1, 2021
Jun 20, 2021
May 15, 2021
Dec 22, 2023
Aug 2, 2021
Dec 22, 2022
Dec 22, 2022
Dec 22, 2022

Repository files navigation

Editable React Table

Note

Rowstack is a professional React database component I built that's brilliantly designed, feature rich and performant. Check it out!

Edit editable-react-table

editable-react-table

Features

  • Resizing columns
  • Cell data types - number, text, select
  • Renaming column headers
  • Sort on individual columns
  • Adding columns to left or right of a column
  • Adding column to end
  • Editing data in cells
  • Adding a new row of data
  • Deleting a column
  • Changing column data types
  • Adding options for cells of type select

Getting Started

  1. Clone this repository.
git clone https://github.com/archit-p/editable-react-table
  1. Install dependencies and build.
npm install
npm start

Contributions

Contributions are welcome! Feel free to pick an item from the roadmap below or open a fresh issue!

Roadmap

  • Support for virtualized rows
  • Date data-type
  • Multi-Select data-type
  • Checkbox data-type
  • Animating dropdowns
  • Performance - supporting 100000 rows

About

React table built to resemble a database.

Topics

Resources

License

Stars

Watchers

Forks

Languages