Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Hardbound
Hardbound is a SolidJS framework built for Deno.
Notes:
- Very unstable, lots of things might change, use at your risk!
- Hardbound is mostly a client-side framework. There is no server-side rendering (yet?)
- Hardbound doesn’t have a development mode yet, so no hot reloading.
Features:
- No compilation needed
- Uses SolidJS for performance
- Hot Reloading for better DX
How to
For the moment, Hardbound does not have a setup for new projects.
You can however, run the example and try it yourself.
deno task example