{"id":28146600,"url":"https://github.com/swordev/dreamkit","last_synced_at":"2026-05-12T13:00:59.976Z","repository":{"id":261916006,"uuid":"873282733","full_name":"swordev/dreamkit","owner":"swordev","description":"The Solid.js dev kit you've always dreamed of.","archived":false,"fork":false,"pushed_at":"2026-04-29T12:40:53.000Z","size":5364,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-29T14:48:16.270Z","etag":null,"topics":["solidjs","typescript"],"latest_commit_sha":null,"homepage":"https://dreamkit.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swordev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-15T22:49:22.000Z","updated_at":"2026-04-29T12:38:47.000Z","dependencies_parsed_at":"2024-11-09T08:30:16.702Z","dependency_job_id":"1c92162a-d262-445a-bedf-372bd1a85a79","html_url":"https://github.com/swordev/dreamkit","commit_stats":null,"previous_names":["swordev/dreamkit"],"tags_count":490,"template":false,"template_full_name":null,"purl":"pkg:github/swordev/dreamkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordev%2Fdreamkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordev%2Fdreamkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordev%2Fdreamkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordev%2Fdreamkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swordev","download_url":"https://codeload.github.com/swordev/dreamkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordev%2Fdreamkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32940110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["solidjs","typescript"],"created_at":"2025-05-14T23:12:43.691Z","updated_at":"2026-05-12T13:00:59.929Z","avatar_url":"https://github.com/swordev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dreamkit\n\n[![workflow-badge]](https://github.com/swordev/dreamkit/actions/workflows/ci.yaml) [![license-badge]](https://github.com/swordev/dreamkit#license)\n\n[workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/dreamkit/ci.yaml?branch=main\n[license-badge]: https://img.shields.io/github/license/swordev/dreamkit\n\n\u003e The Solid.js dev kit you've always dreamed of.\n\n## Notice\n\nThe main branch will be locked due to [SolidHack 2024](https://hack.solidjs.com). New changes will be pushed to the [next](https://github.com/swordev/dreamkit/tree/next) branch (https://next.dreamkit.dev).\nIf you want to support the project, you have the possibility to do so [here](https://hack.solidjs.com).\n\n## Packages\n\n| Name                            | Version                                                         | Description                                 |\n| ------------------------------- | --------------------------------------------------------------- | ------------------------------------------- |\n| [dreamkit](./packages/dreamkit) | [![npm-badge-dreamkit]](https://www.npmjs.com/package/dreamkit) | Toolkit for building Solid/SolidStart apps. |\n\n## Internal packages\n\n| Name                                        | Version                                                                              | Description                                            |\n| ------------------------------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------ |\n| [@dreamkit/app](./packages/app)             | [![npm-badge-dreamkit_app]](https://www.npmjs.com/package/@dreamkit/app)             | Set of utils to create applications.                   |\n| [@dreamkit/core](./packages/core)           | [![npm-badge-dreamkit_core]](https://www.npmjs.com/package/@dreamkit/core)           | Core of DreamKit.                                      |\n| [@dreamkit/dev](./packages/dev)             | [![npm-badge-dreamkit_dev]](https://www.npmjs.com/package/@dreamkit/dev)             | Development tools for DreamKit.                        |\n| [@dreamkit/func](./packages/func)           | [![npm-badge-dreamkit_func]](https://www.npmjs.com/package/@dreamkit/func)           | Functions builder with IoC and input validation.       |\n| [@dreamkit/ioc](./packages/ioc)             | [![npm-badge-dreamkit_ioc]](https://www.npmjs.com/package/@dreamkit/ioc)             | A simple and lightweight IoC container for TypeScript. |\n| [@dreamkit/kind](./packages/kind)           | [![npm-badge-dreamkit_kind]](https://www.npmjs.com/package/@dreamkit/kind)           | Alternative to instanceof compatible with partial HMR. |\n| [@dreamkit/node-app](./packages/node-app)   | [![npm-badge-dreamkit_node-app]](https://www.npmjs.com/package/@dreamkit/node-app)   | DreamKit application for Node.js.                      |\n| [@dreamkit/schema](./packages/schema)       | [![npm-badge-dreamkit_schema]](https://www.npmjs.com/package/@dreamkit/schema)       | Validation and management of typed schemas.            |\n| [@dreamkit/solid](./packages/solid)         | [![npm-badge-dreamkit_solid]](https://www.npmjs.com/package/@dreamkit/solid)         | DreamKit tools for Solid.                              |\n| [@dreamkit/tsconfig](./packages/tsconfig)   | [![npm-badge-dreamkit_tsconfig]](https://www.npmjs.com/package/@dreamkit/tsconfig)   | DreamKit TypeScript configuration.                     |\n| [@dreamkit/utils](./packages/utils)         | [![npm-badge-dreamkit_utils]](https://www.npmjs.com/package/@dreamkit/utils)         | A collection of utilities for DreamKit.                |\n| [@dreamkit/workspace](./packages/workspace) | [![npm-badge-dreamkit_workspace]](https://www.npmjs.com/package/@dreamkit/workspace) | Tool for managing monorepos.                           |\n\n[npm-badge-dreamkit]: https://img.shields.io/npm/v/dreamkit\n[npm-badge-dreamkit_app]: https://img.shields.io/npm/v/@dreamkit/app\n[npm-badge-dreamkit_core]: https://img.shields.io/npm/v/@dreamkit/core\n[npm-badge-dreamkit_dev]: https://img.shields.io/npm/v/@dreamkit/dev\n[npm-badge-dreamkit_func]: https://img.shields.io/npm/v/@dreamkit/func\n[npm-badge-dreamkit_ioc]: https://img.shields.io/npm/v/@dreamkit/ioc\n[npm-badge-dreamkit_kind]: https://img.shields.io/npm/v/@dreamkit/kind\n[npm-badge-dreamkit_node-app]: https://img.shields.io/npm/v/@dreamkit/node-app\n[npm-badge-dreamkit_schema]: https://img.shields.io/npm/v/@dreamkit/schema\n[npm-badge-dreamkit_solid]: https://img.shields.io/npm/v/@dreamkit/solid\n[npm-badge-dreamkit_tsconfig]: https://img.shields.io/npm/v/@dreamkit/tsconfig\n[npm-badge-dreamkit_utils]: https://img.shields.io/npm/v/@dreamkit/utils\n[npm-badge-dreamkit_workspace]: https://img.shields.io/npm/v/@dreamkit/workspace\n\n## Installation\n\n```sh\npnpm install dreamkit\n```\n\n## Resources\n\n- [Documentation](https://next.dreamkit.dev/get-started)\n\n## Development\n\n### Requirements\n\n- [Node.js v22](https://nodejs.org)\n- [pnpm v9](https://pnpm.io)\n\n### Startup\n\n```sh\ngit clone https://github.com/swordev/dreamkit\ncd dreamkit\ngit checkout next\npnpm install\npnpm watch\n\npnpm dev:site\n# or\npnpm dev:solid-start-app\n```\n\n## License\n\nDistributed under the MIT License. See LICENSE file in each package for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswordev%2Fdreamkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswordev%2Fdreamkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswordev%2Fdreamkit/lists"}