audreyt / ethercalc

Node.js port of Multi-user SocialCalc
https://ethercalc.net
Other
2.97k stars 537 forks source link

integration with formula.js #469

Open PayneInTheNeck opened 7 years ago

PayneInTheNeck commented 7 years ago

I have been using https://github.com/sutoiku/formula.js/ for another project and love it. Is there a way to integrate it with ethercalc? It would help with some of the missing functions

eddyparkinson commented 7 years ago

Thanks to the link - looks useful.

pull requests are welcome

All the formulas are in this file: https://github.com/marcelklehr/socialcalc/blob/master/formula1.js

Formula help is in https://github.com/marcelklehr/socialcalc/blob/master/socialcalcconstants.js