Skip to content

limettejs/limette

Repository files navigation

Documentation | Getting started | API Reference

Limette

The Limette logo: a green limette with two leaves

Limette is a full-stack JavaScript framework for Web Components and Deno.

✨ Features

  • Web Components (with Lit) on browser
  • Deno on server
  • Island-based architecture
  • File system routing
  • Tailwind and TypeScript support out of the box

Create a new Limette project

Run this command:

deno run -A jsr:@limette/init

Start a project (dev mode)

deno task dev

Build a project

deno task build

Start a project

deno task start

About

The full-stack framework for Web Components (Lit) and Deno.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published