We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 599b97d + 4f2a247 commit 04fccabCopy full SHA for 04fccab
README.md
@@ -7,7 +7,8 @@
7
> **This project is under development.**
8
9
Aim to be the fastest and the most reliable excel formula parser in javascript. Using **LL(1)** parser.
10
-### [Documentation](https://lesterlyu.github.io/fast-formula-parser/)
+### [Demo](https://lesterlyu.github.io/demo/fast-formula-parser)
11
+### [Documentation](https://lesterlyu.github.io/fast-formula-parser/index.html)
12
### [Grammar Diagram](https://lesterlyu.github.io/fast-formula-parser/generated_diagrams.html)
13
### Background
14
0 commit comments