I created an Excel-like spreadsheet library for React with collabration support
May 20, 2022 · 2 min read · Although there are some opensource solutions such as Luckysheet and handsontable for creating javascript spreadsheet, I found none of them meet my requirements. Handsontable lacks many Excel functionalities out of the box and I have to implement the...
Join discussion