runtime-config
v1.0.0
Published
watch for changes, only allow for changes to variables watched
Downloads
4
Readme
runtime-config
This module attempts to provide a sane subset of the runtime.json
functionality that used to be found in config
but that is now deprecated.
in particular
- only watched attributes are allowed to be changed
- does not support modifying the configuration from within the app
- only one code path to access values the
watch
style