Esor is a framework based on native web components designed to create fast, intuitive, and powerful web interfaces.
Utilizes Custom Elements and Declarative Shadow DOM to create encapsulated, modular, high-performance interfaces without the need for external libraries.
Features a fine-grained reactivity system based on signals and hooks, optimizing DOM updates for better performance.
Provides a powerful and flexible template system with features like automatic reactive interpolation, bidirectional bindings, automatic event management, and efficient array reconciliation.