LiteJS is a full-stack web framework in a tiny package.
It is split into three main package by designated install location:
-
litejs - Server and core libraries installed as
dependencies
- @litejs/ui - UI engine installed as devDependencies
- @litejs/cli - Command line tools installed as global package
Get Started
Build your first LiteJS app with in 5 minute Quick Start Guide. See wiki for more.
External links
GitHub repo | npm package | Travis CI | Coveralls code coverage
Licence
Copyright (c) 2013-2021 Lauri Rooden <lauri@rooden.ee>
The MIT License