Shelly
Shelly
From #61 This looks like a big PR (so sorry!) ... but instead of squashing my commits, I thought it might be useful to see the history of commits to...
I've been helping to update jsep [(PR)](https://github.com/EricSmekens/jsep/pull/152) to allow for plugins to extend it further. It's not quite released yet, but it adds the option of numerous supplied plugins, so...
Before this change, JSEP `parse` was constructing a new instance of the JSEP class to encapsulate the expression and index as it was parsed, and the JSEP configuration was static...