{"id":18486449,"url":"https://github.com/maxgfr/typescript-react-lib-swc","last_synced_at":"2025-04-08T19:33:16.660Z","repository":{"id":62897294,"uuid":"563376978","full_name":"maxgfr/typescript-react-lib-swc","owner":"maxgfr","description":"A minimalist typescript swc starter for creating react library of components","archived":false,"fork":false,"pushed_at":"2024-04-13T13:57:29.000Z","size":5291,"stargazers_count":3,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T21:38:12.801Z","etag":null,"topics":["boilerplate","boilerplate-components-library","components-library","gh-pages","jest","nodemon","package","prettier","react","react-boilerplate","rust-compiler","semantic-release","starter-kit","storybook","testing-library","typescript"],"latest_commit_sha":null,"homepage":"https://maxgfr.github.io/typescript-react-lib-swc","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/maxgfr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-11-08T13:42:38.000Z","updated_at":"2024-04-15T08:57:22.442Z","dependencies_parsed_at":"2024-04-13T15:25:11.996Z","dependency_job_id":null,"html_url":"https://github.com/maxgfr/typescript-react-lib-swc","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":"0.33333333333333337","last_synced_commit":"476bf2b6574cf1537808ca089fce3226b47c74f7"},"previous_names":[],"tags_count":5,"template":true,"template_full_name":"maxgfr/typescript-swc-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Ftypescript-react-lib-swc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Ftypescript-react-lib-swc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Ftypescript-react-lib-swc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Ftypescript-react-lib-swc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxgfr","download_url":"https://codeload.github.com/maxgfr/typescript-react-lib-swc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247912789,"owners_count":21017045,"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":["boilerplate","boilerplate-components-library","components-library","gh-pages","jest","nodemon","package","prettier","react","react-boilerplate","rust-compiler","semantic-release","starter-kit","storybook","testing-library","typescript"],"created_at":"2024-11-06T12:49:25.293Z","updated_at":"2025-04-08T19:33:16.301Z","avatar_url":"https://github.com/maxgfr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-react-lib-swc\n\nA simple react boilerplate for creating a library of components made in typescript using `swc`.\n\nIt also uses:\n- `storybook` for viewing a components\n- `testing-library` for testing components\n- `semantic-release` for publishing a package for this library components\n\n## Clone repository and install dependencies\n\n```sh\ngit clone https://github.com/maxgfr/typescript-react-lib-swc # For cloning the repository\ncd typescript-react-lib-swc # To navigate to the repository root\nyarn # Install dependencies\n```\n\n## Building the code\n\n```sh\nyarn build # For building the code with typechecking\nyarn build:swc # For building without typechecking\n```\n\n\u003e **:warning: No typechecking made in dev mode**\n\n## Testing the code\n\n```sh\nyarn test # For running unit test\nyarn test:watch # For watching unit test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgfr%2Ftypescript-react-lib-swc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxgfr%2Ftypescript-react-lib-swc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgfr%2Ftypescript-react-lib-swc/lists"}