Skip to content
SolidHack 2024: Visit the next version here.

dreamkit

The Solid.js dev kit you've always dreamed of.

Filosofy

Typesafe. Single source of truth. Frictionless.

Compatibility

Compatible with Solid.js and SolidStart.

Routing

Type safe and validation

Define your routes and params and enjoy of the a validation and type safe routing automatically.

Route params

Path and search params as single one. Simplify the logic joining both params in a single concept and using it where you wants.

Route JSON params

Use any JSON value in your params and don't worry about serialization.

Ready-to-use typed utilities

Use the routing path safely throughout the application.

Controlled

Controlled components

Use real controlled input components.

Type safe

Safe typing based on input type.