Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@borgar/fx

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@borgar/fx

Utilities for working with Excel formulas

latest
Source
npmnpm
Version
4.12.0
Version published
Weekly downloads
393
-44.57%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

excel

FAQs

Package last updated on 20 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts