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☆47Updated 8 years ago
- A nearley based sql parser and analyzer☆34Updated last year
- Spreadsheet Number Formatter☆162Updated 2 years ago
- A JavaScript lezer grammar☆165Updated last month
- A file explorer theme for React Sortable Tree☆138Updated 4 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 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
- Parse and evaluate MS Excel formula in javascript.☆39Updated 4 years ago
- JSONX - Create React Elements, JSX and HTML from JSON☆178Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.☆304Updated last month
- Turn any collection of objects into its own efficient tree or linked list using Symbol☆112Updated 5 years ago
- Agnostic tree traversal library.☆87Updated last year
- ☆86Updated 2 years ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- Node.js interface to the GraphViz graphing tool☆197Updated 3 years ago
- Add a shadowRoot to React components☆74Updated 2 years ago
- React component for displaying Graphviz graphs☆104Updated 2 years ago
- cron parser/generator☆12Updated 2 years ago
- Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into…☆133Updated 2 years ago
- Math JS library. Super advanced & efficient Math expression evaluator☆217Updated 4 months ago
- A recursive, pattern-matching, approach to transforming JSON structures.☆144Updated last year
- Exposes a way to require module exports at runtime. (eg. in browser consoles)☆28Updated last year
- A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface☆126Updated last week
- javascript plugin to convert object with functions to string and string to object☆221Updated 4 years ago
- Configure and build views using JSON schemas mapped to React components☆176Updated 3 years ago
- An NX utility, responsible for executing code in the context of an object.☆164Updated 7 years ago
- SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://de…☆256Updated last year