{"id":13531423,"url":"https://github.com/bluskript/create-solid-library","last_synced_at":"2025-08-03T22:30:45.246Z","repository":{"id":103724011,"uuid":"558148851","full_name":"bluskript/create-solid-library","owner":"bluskript","description":"🔥 Set up your new Solid component library in seconds!","archived":false,"fork":false,"pushed_at":"2022-10-27T02:41:23.000Z","size":8,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-02T18:41:24.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bluskript.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}},"created_at":"2022-10-27T01:35:04.000Z","updated_at":"2024-08-05T14:03:50.000Z","dependencies_parsed_at":"2024-01-14T01:54:18.511Z","dependency_job_id":null,"html_url":"https://github.com/bluskript/create-solid-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fcreate-solid-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fcreate-solid-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fcreate-solid-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fcreate-solid-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluskript","download_url":"https://codeload.github.com/bluskript/create-solid-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228566976,"owners_count":17937987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T07:01:02.931Z","updated_at":"2024-12-07T06:17:16.440Z","avatar_url":"https://github.com/bluskript.png","language":"TypeScript","funding_links":[],"categories":["Resources"],"sub_categories":["🏃 Examples and Starter Kits"],"readme":"# Create Solid Library\n\nCreate SolidJS libraries with ease!\n\n## Usage\n\n```bash\nnpx create-solid-library \u003cname\u003e\n```\n\n### Development\n\nDeveloping components is often a visual process. As a result, vite is being used as a build tool and as a dev environment!\nJust run `npm run dev` and you can live code your component.\n\n#### Excluding Dependencies\n\nAt build time, Vite unfortunately cannot exclude dependencies automatically. Dependencies you install need to be [externalized](https://vitejs.dev/guide/build.html#library-mode) so that it doesn't appear in the final bundle!\n\n### Testing your component works\n\nOftentimes, there can be issues that only appear after build time. As a result, we added a `test-project` folder where you can use your Solid component and test if it\nactually works in a real project!\n\n### Building for production\n\n```bash\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluskript%2Fcreate-solid-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluskript%2Fcreate-solid-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluskript%2Fcreate-solid-library/lists"}