Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 314 Bytes

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