@wxn0brp/flanker-ui
v0.4.6
Published
Flanker UI library
Readme
Flanker UI
Flanker UI is a lightweight, reactive UI framework for building dynamic web applications with TypeScript. It provides a simple yet powerful set of tools for state management, DOM manipulation, and component-based rendering.
Features
- Reactive Views: Auto-updating components via
mountView. - State: Shared reactive state with
createStore. - Fluent DOM: Cleaner manipulation via extended
HTMLElementhelpers. - VQL: Native VQL queries for data.
- Events: Declarative event delegation for dynamic content.
- Modular: Use DOM extensions or other parts standalone.
Documentation
For complete documentation, please see the Documentation Index
Contributing
Contributions are welcome! Fork the repository and create a new Pull Request.
License
This project is licensed under the MIT License.
