dotenv-mono
This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.
on-change
Watch an object or array for changes
@gullerya/object-observer
object-observer utility provides simple means to (deeply) observe specified object/array changes; implemented via native Proxy; changes delivered in a synchronous way
one-mutation
Observe one mutation via `MutationObserver`, then resolve a Promise.