Skip to content

kartset/react-table-tryout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Notion Table

notion-react-table-3-50

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/react-notion-table
  1. Install dependencies and build.
npm install
npm start

Contributions

Contributions are welcome!

Possible ideas:

  • Adding support for virtualized rows
  • Adding data types for date, multi-select and checkbox
  • Animating dropdowns

If you're interested in working on any of these, get in touch!

Disclaimer

I or this project is not associated with Notion.