npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@infinite-table/infinite-react

v6.0.16

Published

Infinite Table for React

Downloads

26,357

Readme

Infinite Table for React configured with grouping, multi-selection, aggregations and custom styling.

Table Of Contents

🤔 What is Infinite Table?

Infinite Table is a React DataGrid component for displaying virtualized tabular data. It helps you display huge datasets and get the most out of them by providing you the right tools to do so:

📦 Installation

npm install @infinite-table/infinite-react --save

📄 Extensive documentation

Our approach with the InfiniteTable is to go documentation first. From our developer experience we know that most software products lack a good documentation. So we want to be different and start with the documentation first since our purpose is to have an outstanding documentation that developers can actually use.

Visit our docs and getting-started guide

❤️ TypeScript

It's fully typed and offers you great developer experience to help you get up and running quickly

The TypeScript typings file is included in the npm package - you don't have to download an additional @types package.

🏢 Enterprise-ready

Infinite Table is ready to power your enterprise apps, as it supports advanced data fetching, filtering, sorting, grouping, pivoting, aggregations, row & cell selection, live pagination, lazy loading - all of those with support for both client-side and server-side implementations.

You can choose to leverage our built-in implementations in the browser or you can process your data on the server with full support from our-side.

🔒 Secure by default

We take security seriously and we're not installing any dependencies. No extra fluff to slow down your code or make installs less secure.

🚫 No dependencies

We don't depend on any external package, so you can be sure that you're not introducing any security vulnerabilities in your app.

📦 Small bundle size

Our bundle size is under 300kB and we're keeping it small.

🧪 Automated end-to-end tests

Our releases are automated and we have end-to-end tests that ensure we're delivering to our standards. Real-browser tests help us move with confidence and continue to ship great features.

🎨 Themable

Infinite Table is fully customizable, via CSS variables. It ships with both a light and a dark theme - you have to import the CSS file from the package.

import "@infinite-table/infinite-react/index.css"

This file includes both the light and the dark themes.

🚀 Releases

We release often - see what each release contains here. Due to our automated releases which have integrated tests, we're confident that we're delivering the best possible experience to our users.

📑 License

Both Open and Commercial License

For commercial license and support, see our Pricing page.