How to choose a JavaScript spreadsheet library for Node services #308
gregkonush
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I added a short decision guide for a search that keeps grouping different tools under the same phrase:
https://proompteng.github.io/bilig/javascript-spreadsheet-library-headless-node.html
The point is not "use bilig for every spreadsheet-shaped thing." The page separates four jobs:
@bilig/headlessis only meant for the last case: a service or agent needs to change workbook inputs, read calculated cells, persist state, restore it, and prove the result after the edit.If you are evaluating spreadsheet logic in Node, I would like feedback on three things:
Beta Was this translation helpful? Give feedback.
All reactions