/revaluate.js

non destructive code revaluation

Primary LanguageJavaScript

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