{"id":24014939,"url":"https://github.com/maxatwork/react-library-template","last_synced_at":"2025-07-22T02:36:55.926Z","repository":{"id":44362167,"uuid":"512249663","full_name":"maxatwork/react-library-template","owner":"maxatwork","description":"Simple template for react components library","archived":false,"fork":false,"pushed_at":"2022-07-09T17:52:19.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T17:48:45.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxatwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-09T17:45:11.000Z","updated_at":"2022-07-09T17:46:57.000Z","dependencies_parsed_at":"2022-09-01T18:31:19.195Z","dependency_job_id":null,"html_url":"https://github.com/maxatwork/react-library-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxatwork/react-library-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatwork%2Freact-library-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatwork%2Freact-library-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatwork%2Freact-library-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatwork%2Freact-library-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxatwork","download_url":"https://codeload.github.com/maxatwork/react-library-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatwork%2Freact-library-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266413406,"owners_count":23924725,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-01-08T07:38:08.120Z","updated_at":"2025-07-22T02:36:55.894Z","avatar_url":"https://github.com/maxatwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Component Library Template\n\nIncludes:\n\n- react as external dependency (not included in resulting bundle)\n- rollup\n- TypeScript\n- CSS modules support\n- Jest support\n- Ladle for stories\n\n## Usage\n\nClone using `degit` to new directory:\n\n```bash\nnpx degit https://github.com/maxatwork/react-library-template my-react-lib\ncd my-react-lib\n```\n\nInitialize Git repository:\n\n```bash\ngit init\n```\n\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nCreate initial commit:\n\n```bash\ngit add .\ngit commit -m \"Initial commit\"\n```\n\nBuild library:\n\n```bash\nnpm run build\n```\n\nRun tests:\n\n```bash\nnpm run test\n\n-- OR --\n\nnpm run test:watch\n```\n\nRun Ladle:\n\n```bash\nnpm run ladle\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxatwork%2Freact-library-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxatwork%2Freact-library-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxatwork%2Freact-library-template/lists"}