vritra
v1.3.0
Published
A zero-dependency vanillajs-based UI library for hybrid-web apps
Downloads
18
Maintainers
Readme
·
Vritra is a JavaScript library for building user interfaces.
- Standalone: Has no dependencies.
- VanillaJS-Based: No need to master any additional technologies but your Javascript, HTML and CSS.
- Component-Based: Construct self-contained autonomous components and then combine them to create complex user interfaces.
Vritra is specifically designed for hybrid-web apps but as it's a standalone JavaScript library, you can feel free to use it anywhere you want.
Installation
You can install the package using npm through:
npm install --save vritra