Data-Table Filters

React data-table powered by tanstack table and shadcn ui with controls and cmdk using search params via nuqs.
GitHub
969
Created 6 months ago, last commit 3 days ago
2 contributors
94 commits
Stars added on GitHub, per day, on average
Yesterday
+41
Last week
+27.3
/day
README

About The Project

This is a standalone data-table demo that we will be using within the OpenStatus dashboard.

Data Table with Infinite Scroll

To make it not only more accessible for you to use, but also work on PoC/MVP with data-tables, we have started this repository. We will maintain it and add new examples over time.

It currently includes:

The examples are heavily inspired by datadog and vercel log tables.

Note

We are working on a Guide to help you get started it and not wild guess which component does what.

Built With

Our stack is:

We will consider making an example with vitejs for all our raw react lovers. Contributions are welcome!

Getting Started

No environment variable required. Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Want more?

If you are looking for specific use-cases or like what we are building and want to hire us, feel free write us to hire@openstatus.dev or book a call via cal.com.

Credits