The Solid.js dev kit you've always dreamed of.
The main branch will be locked due to SolidHack 2024. New changes will be pushed to the next branch (https://next.dreamkit.dev). If you want to support the project, you have the possibility to do so here.
Name | Version | Description |
---|---|---|
dreamkit | Toolkit for building Solid/SolidStart apps. | |
@dreamkit/app | Set of utils to create applications. | |
@dreamkit/dev | Development tools for DreamKit. | |
@dreamkit/func | Functions builder with IoC and input validation. | |
@dreamkit/ioc | A simple and lightweight IoC container for TypeScript. | |
@dreamkit/kind | Alternative to instanceof compatible with partial HMR. | |
@dreamkit/schema | Validation and management of typed schemas. | |
@dreamkit/solid | DreamKit tools for Solid. | |
@dreamkit/utils | A collection of utilities for DreamKit. |
pnpm install dreamkit
git clone https://github.com/swordev/dreamkit
cd dreamkit
pnpm install
pnpm watch
Distributed under the MIT License. See LICENSE file in each package for more information.