https://github.com/handsontable/ruleJS
Javascript library to parse excel formulas
https://github.com/handsontable/ruleJS
Last synced: 12 months ago
JSON representation
Javascript library to parse excel formulas
- Host: GitHub
- URL: https://github.com/handsontable/ruleJS
- Owner: handsontable
- License: mit
- Archived: true
- Created: 2014-08-19T08:36:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T11:26:28.000Z (almost 8 years ago)
- Last Synced: 2024-04-14T11:53:48.456Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.75 MB
- Stars: 153
- Watchers: 31
- Forks: 69
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
:warning: This repository is deprecated.
RuleJS
=======
Like excel library to parse formulas ([demo](http://handsontable.github.io/ruleJS/)).
## How to run
- npm install
- grunt start (open in browser http://localhost:8080)
## License
The MIT License (see the [LICENSE](https://github.com/Berus/RuleJS/blob/master/LICENSE) file for the full text)