@evit/core
v0.1.0
Published
A lightweight, type-safe, stateless event system for building reactive UIs.
Maintainers
Readme
@evit/core
A minimal, stateless, type-safe event system for any JavaScript application or UI framework.
Highlights
- Stateless API
- Strong TypeScript inference for payloads and tags
- Framework-agnostic — no hard dependency in the core package
- No state management
- No external dependencies
Installation
You can use any package manager to install:
pnpm add @evit/core