PudimWeb

Web framework for Lua 5.4 inspired by React/Next.js

$ luarocks install --server=https://luarocks.org/dev pudimweb

PudimWeb is a web framework for Lua 5.4 with architecture
inspired by React/Next.js. Includes file-based routing,
functional components, hooks (useState, useEffect, useMemo,
useContext), and support for .lx files via DaviLuaXML.

Features:
- File-based automatic routing (Next.js style)
- Functional components with props/children
- Hooks for state management
- API Routes
- Static file serving
- CLI for project scaffolding (pudim new)

Versions

dev-3dev7 hours ago0 downloads
dev-2dev7 hours ago0 downloads

Dependencies

DaviLuaXML
lua >= 5.4

Manifests