Counterx is a simple state management in Vanilla JS that manages state to update a Counter. This is a simple project to learn internals of state management library by creating a state management system for a simple application.
- PubSub
- Proxy pattern
- Actions and Mutations
-
Install dependencies
npm install
-
Start application
http-server