@borgar/fx v4.7.1
fx
A tokenizer, parser, and other utilities to work with Excel formula code, specifically syntax highlighting.
This utility is partially developed as tooling for GRID – The new face of spreadsheets, to which it owes a debt of gratitude.
Installing
The library is also provided as an ES6 module in an NPM package:
$ npm install @borgar/fx
Documentation
Documentation can be found under docs/:
The API is documented in docs/API.md.
The AST format the parser emits is specified in docs/AST_format.md.
A primer/terminology definitions of Excel references and ranges can be found in docs/References.md.
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago