0.2.4 • Published 9 months ago
@decoco/core v0.2.4
Decoco
Decoco is an efficient Web Component framework based on decorator-driven development. It provides a new way to build reusable components and simplifies common programming tasks such as event listening and state management through decorators.
Features
- Based on the Decorator Pattern
- Efficient Reactive System
- Support JSX and TypeScript
- Extensible API
Roadmap
- Reactive System
- Scheduler
- @Component
- @Prop
- @State
- @Event and @Listen
- @Ref
- @Watch
- Render and JSX
- @useRaw
- lifecycle
- Plugins
- State Management
- test
- performance optimization
- more...