excelFormulaUtilitiesJS icon indicating copy to clipboard operation
excelFormulaUtilitiesJS copied to clipboard

Replace tokenizer

Open jlaramie opened this issue 3 years ago • 2 comments

This is an effort to remove the formula tokenizer and replace it with the one in excel-formula-tokenizer

  • As a consequence this fixes #83 and a test as added

This is not ready to go yet as their is still an open pull request on excel-formula-tokenizer https://github.com/psalaets/excel-formula-tokenizer/pull/7 to add the compatibility layer and fix an issue that was already fixed in the original tokenizer

jlaramie avatar Jan 01 '22 23:01 jlaramie

excel-formula-tokenizer approved the pull request so I have updated this branch to use the 3.0 version which passes all tests of both packages

jlaramie avatar Jan 08 '22 18:01 jlaramie

@joshbtn also I have not committed the build files in this but let me know if I should

jlaramie avatar Jan 08 '22 18:01 jlaramie