@everystate/examples
v1.0.0
Published
EveryState Examples: Example applications and patterns
Maintainers
Readme
@everystate/examples
Example applications and patterns for EveryState
A collection of working examples demonstrating EveryState patterns and best practices.
Installation
npm install @everystate/examplesExamples Included
- Counter: Basic state management
- Todo App: CRUD operations with lists
- Async Data: Loading states and error handling
- Routing: SPA navigation
- Forms: Form state and validation
- Performance: Using the perf monitor
- CSS State: Reactive styling
Usage
Each example is a standalone HTML file that can be opened in a browser or served locally.
License
MIT © Ajdin Imsirovic
