psalaets / excel-formula-parserLinks
Parse excel formula into a tree
☆27Updated 2 years ago
Alternatives and similar repositories for excel-formula-parser
Users that are interested in excel-formula-parser are comparing it to the libraries listed below
Sorting:
- Tokenize Excel formulas☆37Updated 2 years ago
- Abstract syntax tree for excel formulas☆46Updated 8 years ago
- JavaScript implementation of most Microsoft Excel formula functions☆106Updated 4 years ago
- Spreadsheet Number Formatter☆161Updated 2 years ago
- Agnostic tree traversal library.☆87Updated last year
- A JavaScript lezer grammar☆163Updated 2 weeks ago
- Node.js interface to the GraphViz graphing tool☆197Updated 3 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- Quickly format data to create a pivot table☆65Updated 3 years ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Turn any collection of objects into its own efficient tree or linked list using Symbol☆111Updated 5 years ago
- Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.