hyperformula
hyperformula copied to clipboard
HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
### Page URL https://hyperformula.handsontable.com/guide/sorting-data.html#data-sorting-demo ### Improvement description Here's how the sorting demo looks on 100% zoom on Chrome and FF  And here's how...
Create a method that returns a list of named expressions in a formula. The method should take a cell address as parameter or the formula as string, whichever is better,...
### Description Remix is recommended by the official React docs: https://react.dev/learn/start-a-new-react-project Use TDD. ### Links #972 ### Type of issue - [ ] Missing documentation - [ ] Error in...
### Description This example should demonstrate running HF server-side and should satisfy the requirements of task #972 Next.js is recommended by official React docs: https://react.dev/learn/start-a-new-react-project Use TDD. ### Links #972...
### Description We should consider: - including changed formulas in the array of changes returned by the CRUD operations - introducing the `formulasUpdated` event that can be subscribed to The...
### Page URL https://hyperformula.handsontable.com/guide/cell-references.html ### Improvement description In HF only some characters are allowed in unqoted sheet names: ``` [A-Za-z\u00C0-\u02AF0-9_] ``` If a sheet name contains other characters in must...
### Description - analyze our code and define what exactly is public and should be included in the API reference - make sure all the code in our public API...
### Description As in the title, if we use `precisionRounding: 14` for the `200.05 - 200` calculation we get `0.0500000000000114` instead of `0.05` value. However, it all works well if...
### Description 1. Go to https://hyperformula.handsontable.com/api/classes/config.html#smartrounding 2. Clik on the anchor in the line - For more information, see [precisionEpsilon](https://hyperformula.handsontable.com/api/classes/config.html#readonly-precisionepsilon). Result: Nothing happens, the URL for this link is https://hyperformula.handsontable.com/api/classes/config.html#readonly-precisionepsilon...
### Description See demo for details ### Video or screenshots _No response_ ### Demo https://codesandbox.io/s/jolly-bell-l7693t?file=/src/index.js ### HyperFormula version 2.4.0 ### Your framework _No response_ ### Your environment chrome 113