CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
sagemathinc

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/frontend/components/data-grid/README.md
Views: 687

As part of the CRM system, I've been developing some nice scalable "data grid" functionality on top of react-virtuoso and antd. I'm refactoring some of that code out here, so it can be useful in other places, e.g., viewing csv data.