A Bun-native, HTML-first framework that renders real pages, treats UI frameworks as renderers, and makes SEO the default—not a feature.
Stars
14
Forks
1
Watchers
14
Open Issues
0
Overall repository health assessment
^18.2.0^18.2.0^18.2.0^18.2.0^10.4.22latest^8.5.6^4.1.18^5.0.011
commits
docs: Introduce standalone API mode with Swagger documentation and typed route examples.
a2d9f0aView on GitHubfeat: Implement initial KilatJS framework with core routing, global/route-specific middleware, and example usage for CORS, JWT, and Swagger.
f4ea03bView on GitHubfeat: introduce global and route-specific middleware support with new examples and type definitions.
9805b93View on GitHubdocs: add npm publishing instructions to `PUBLISH.md`.
bbb8ce4View on GitHubdocs: Simplify quick start, add AI agent guide, and clarify project structure and React client support.
5e50412View on GitHubfeat: add `init` and `create` commands for project scaffolding and conditionally load config for these commands.
1eab8a5View on GitHubfeat: Implement client-side React application with updated KilatJS configuration for SSR and client routing, and streamline bun dependencies.
0e50b48View on GitHubfeat: Reorganize example routes and API endpoints by moving them from `src/routes` to `routes` and add new examples and pages.
df48295View on GitHubfeat(example): add comprehensive example app with HTMX and Alpine.js
8fa8db8View on GitHubchore(config): configure npm publishing and project metadata
f0fe5a3View on GitHub