-
GitHub
Documentation
InfiniSheet
I’m building an implementation of a cloud based, open source, serverless, customer deployed, scalable spreadsheet in the infinisheet monorepo on GitHub.
-
GitHub
Documentation
React Spreadsheet
The Infinisheet apps all use react-spreadsheet for their main UI. This package contains a React component built on react-virtual-scroll that implements the classic Spreadsheet UI we all know and love. The component retrieves the data needed to render the spreadsheet on demand, using the spreadsheet-data interface.
-
GitHub
NPM
Documentation
React Virtual Scroll
I’ve started coding again. For my first project, I’ve chosen to build yet another React virtual scrolling library. You can find it on GitHub and NPM.