Skip to content

2sic/formula-parser

 
 

Repository files navigation

Formula Parser Build Status Test Coverage hot-formula-parser

Library provides a Parser class that evaluates excel and mathematical formulas.


Improvements over the original Formula Parser

  • Support for all possible sheet references (cells and ranges). The sheet name is included in the callbacks as well.
  • Support for german umlauts.
  • Interpret whitespaces as 0 in numeric operations.
  • More detailed error handling.
  • ..

About

Javascript Library parsing Excel Formulas and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.7%
  • Yacc 2.3%