UNPKG

reactor-lib

Version:

Simple reactive variables. Automatically run functions when variables change.

24 lines (23 loc) 609 B
{ "name": "reactor-lib", "version": "2.3.3", "description": "Simple reactive variables. Automatically run functions when variables change.", "main": "src/reactor.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/ShimShamSam/Reactor.git" }, "keywords": [ "reactive", "reactor", "observe", "tracker" ], "author": "Samuel Hodge <samuel.hodge@live.com> (https://github.com/ShimShamSam)", "license": "GPL", "bugs": { "url": "https://github.com/ShimShamSam/Reactor/issues" }, "homepage": "https://github.com/ShimShamSam/Reactor" }