Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
limettejs/limetteThe JavaScript full-stack framework for Web Components (Lit) and Deno.
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers




JSR Score
64%
Published
2 months ago (0.2.2)
c
I
T
f
ContextMixin
No documentation available
f
fsRoutes
No documentation available
I
I
I
T
MiddlewareFn
No documentation available
I
I
f
staticFiles
Middleware to serve files from the static files.
f
tailwind
No documentation available
c
I
f
ContextMixin
No documentation available
v
IS_BROWSER
Returns true when the current runtime is the browser and false otherwise. This is used for guard runtime-dependent code.
Shorthand for the following:
typeof document !== "undefined"