0.1.5 • Published 2 years ago

@salto-io/salesforce-formula-parser v0.1.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Extract identifiers from Salesforce formulas and provide semantic information about them. Pass a formula to extractFormulaIdentifiers to obtain a list of identifiers used in the formula. Pass an identifier to parseFormulaIdentifier to receive semantic information about it.

The semantic analysis code is a TypeScript rewrite of the relevant part of the Forcemula package by Pablo Gonzales.

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago