Introduction
Limette is a full-stack framework for Deno and Lit (Web Components). Its main scope is to be a light and fast framework based on Web Standards.
Limette uses Deno for the server side and Lit on client side. This combination brings a lot of features, like:
- TypeScript ouf of the box
- Web Standards
- Lightweight
- Fast
It's inspired by Deno Fresh, but instead of using Preact, Limette uses Lit.
Limette also offers support for Tailwind.