Skip to content

AveryOn/node-state-manager

Repository files navigation

Node State Manager

Description

Lightweight reactive state manager for Node.js. State changes are tracked via ES6 Proxy and propagated to subscribers through listeners.

Scope

  • Reactive state container
  • Listener-based reactivity model
  • Subscriptions to state field changes
  • Callback execution on state updates

Tech

  • Node.js
  • TypeScript
  • ES6 Proxy
  • Jest (unit tests)

Notes

  • npm package
  • Listener-based reactivity implementation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors