hasharray / revaluate.js

non destructive code revaluation
https://revaluate.js.org
2 stars 0 forks source link

Revaluate.js - non-destructive progressive code re-evaluation

Revaluate.js lets you re-evaluate code within its original execution context without causing unwanted side-effects, only executing new code and updating previous state when changed.

Install

npm install revaluate

LICENSE

MIT