2020-11-09
Nov 9, 2020 08:00 · 46 words · 1 minute read
Hyperformula
Hyperformula is an open source (though AGPL, requiring a commercial license for commercial use) JavaScript library that is essentially a spreadsheet without the UI. It’s not one of those little eval
things, though. It’s got a real spreadsheet engine that manages dependencies and efficient recalculation.