lighterjs
Version:
A light weight and class based vanilla JS UI framework, with Component, Router, and State handling.
20 lines (19 loc) • 425 B
JSON
{
"name": "lighterjs",
"version": "1.1.0",
"description": "A light weight and class based vanilla JS UI framework, with Component, Router, and State handling.",
"keywords": [
"UI",
"Framework",
"Vanilla",
"Class",
"Light",
"Component",
"Router",
"State"
],
"main": "index.js",
"repository": "https://github.com/JarSeal/lighterjs.git",
"author": "JarSeal",
"license": "MIT"
}