diff --git a/README.md b/README.md index a349cdd..626408b 100644 --- a/README.md +++ b/README.md @@ -23,26 +23,20 @@ Hooks for building **lightweight, fast and extendable datagrids** for React ## Features -- Lightweight +- Lightweight (4kb - 10kb depending on features and tree-shaking) - Headless (100% customizable, Bring-your-own-UI) - Client-side & Server-side pagination support - Sorting (Multi and Stable) - Filters - Pivoting & Aggregation +- Row Selection +- Row Expansion - Fully controllable -- Extensible via hooks +- Extensible via hook-based plugin system - "Why I wrote React Table and the problems it has solved for Nozzle.io" by Tanner Linsley ## [See Examples](#examples) -## Versions - -- This documentation is for version 7. -- [View the Changelog](https://github.com/tannerlinsley/react-table/blob/master/CHANGELOG.md) -- Previous versions: - - [6.x.x Readme](https://github.com/tannerlinsley/react-table/tree/v6/) - - [5.x.x Readme](https://github.com/tannerlinsley/react-table/blob/ad7d31cd3978eb45da7c6194dbab93c1e9a8594d/README.md) - ## Sponsors **React Table v7** is being built and maintained by me, @tannerlinsley and I am always in need of more Patreon support to keep this project afloat. If you would like to contribute to my Patreon goal for v7 and beyond, [visit my Patreon and help me out!](https://patreon.com/tannerlinsley).