@offlegacy/event-tracker v1.3.0
event-tracker ยท 
 
Comprehensive solution for event tracking in React applications
Key Features
- ๐ฏ Declarative event tracking with type-safe APIs
 - ๐ก๏ธ Data type validation with schemas
 - โก๏ธ Optimized performance with event batching
 - ๐ Guaranteed execution order for async operations
 - ๐ Analytics tool agnostic - works with any provider
 - ๐งฉ Clean separation of tracking logic from business logic
 - ๐ฆ Lightweight - minimal bundle size impact on your application
 
Why event-tracker?
Event tracking is essential for modern web applications, but implementing it cleanly can be challenging. Common pain points include:
- Mixing tracking logic with business logic
 - Managing complex tracking state
 - Ensuring reliable event delivery with data type validation
 - Maintaining type safety
 - Performance overhead
 
event-tracker solves these problems with a declarative API that keeps your code clean and performant.
Official Documentation
Visit the official documentation for detailed information on installation, usage, and more.
Contributing
We welcome contribution from everyone in the community. Read below for detailed contribution guide.
Contributors
License
See LICENSE for more information.
MIT ยฉ OffLegacy
About OffLegacy
Open-source Development Team in South Korea ๐ฐ๐ท
We believe that open source is the fastest way to change the world with software. Through open source, we aim to contribute to building a better technological ecosystem.