Skip to content
Lauri Rooden edited this page Oct 20, 2021 · 3 revisions

LiteJS is a full-stack web framework in a tiny package. It is split into three main packages by designated install location:

  • litejs - Server and core libraries installed as dependencies
  • @litejs/ui - UI engine installed as devDependencies and bundled into your app
  • @litejs/cli - Command line tool installed as global package (or as devDependencies)

LiteJS – size

Server and core libraries for LiteJS full-stack framework.

Build your first LiteJS app with in 5 minute Quick Start Guide.

Why LiteJS?

LiteJS simplifies building single-page applications in JavaScript.