Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 730 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 730 Bytes

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/: