Skip to content

Javascript library that calculates Excel-like formulas supplied as strings, where you can use any value or DOM element as input or the output of the formulas.

Notifications You must be signed in to change notification settings

mraak/string-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

string-formula

Check examples.

todo

  • Fix formulas like AVERAGE, SUM, etc.
  • Remove jQuery dependency in setExpression
  • Allow multiple calc instances
  • Modularize

About

Javascript library that calculates Excel-like formulas supplied as strings, where you can use any value or DOM element as input or the output of the formulas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published