@decoco/core
v0.3.8
Published
decoco is an efficient Web Component framework based on decorator-driven development
Maintainers
Readme
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.
Start
npm create decocoPlayground
Document
Features
- Based on the Decorator Pattern
- Efficient Reactive System
- Support JSX and TypeScript
- Extensible API
