avita
v2.1.0
Published
A simpler UI component library
Downloads
4
Maintainers
Readme
Avita.js
A simpler JS framework for building user interfaces
Avita is a lightweight and intuitive JavaScript framework designed to simplify the process of building user interfaces. It provides a clean and expressive API for creating and manipulating DOM elements, handling events, and applying styles.
Table of Contents
Features
- Simple and chainable API for creating and manipulating DOM elements
- Comprehensive set of HTML elements supported out of the box
- Event handling for a wide range of DOM events
- Flexible rendering system
- Built in router for single page applications
Installation
Avita is available as an npm package. To install it, run the following command:
npm install avita
TODO
- [ ] animation integration with GSAP
- [ ] Prettier plugin
- [ ] Icon integration?
- [ ] Markdown support?
- [ ] Improve state management?
Copyright (c) 2024 Gibson Murray