{"id":22510990,"url":"https://github.com/ianzone/react-storybook","last_synced_at":"2026-05-05T19:31:38.840Z","repository":{"id":262681829,"uuid":"885980971","full_name":"ianzone/react-storybook","owner":"ianzone","description":"react storybook template","archived":false,"fork":false,"pushed_at":"2026-02-23T02:43:42.000Z","size":2938,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-23T04:18:29.016Z","etag":null,"topics":["react","storybook"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ianzone.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-09T21:46:28.000Z","updated_at":"2026-02-23T02:43:46.000Z","dependencies_parsed_at":"2024-11-13T18:31:37.694Z","dependency_job_id":"8bebb85e-4001-496d-93cd-e37b81504407","html_url":"https://github.com/ianzone/react-storybook","commit_stats":null,"previous_names":["ianzone/react-storybook"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ianzone/react-storybook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianzone%2Freact-storybook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianzone%2Freact-storybook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianzone%2Freact-storybook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianzone%2Freact-storybook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianzone","download_url":"https://codeload.github.com/ianzone/react-storybook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianzone%2Freact-storybook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32664783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["react","storybook"],"created_at":"2024-12-07T02:07:40.673Z","updated_at":"2026-05-05T19:31:38.836Z","avatar_url":"https://github.com/ianzone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toolchain\n\n\u003c!-- \u003ca href=''\u003e\u003cimg src=''\u003e\u003c/a\u003e --\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eTasks\u003c/th\u003e\n    \u003cth\u003eTools\u003c/th\u003e\n    \u003cth\u003eOptions\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eBuilding\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://www.typescriptlang.org/\"\u003e\u003cimg src='https://img.shields.io/badge/TypeScript-3178C6?logo=typescript\u0026labelColor=grey'\u003e\u003c/a\u003e\n      \u003ca href=\"https://cn.vitejs.dev/\"\u003e\u003cimg src='https://img.shields.io/badge/Vite-646CFF?logo=Vite\u0026labelColor=grey'\u003e\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eLinting\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://biomejs.dev/zh-cn/guides/getting-started/\"\u003e\u003cimg src='https://img.shields.io/badge/Biome-blue?logo=biome\u0026labelColor=grey'\u003e\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eTesting\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://storybook.js.org/docs\"\u003e\u003cimg src='https://img.shields.io/badge/Storybook-FF4785?logo=storybook\u0026labelColor=grey'\u003e\u003c/a\u003e\n      \u003ca href=\"https://cn.vitest.dev/guide/\"\u003e\u003cimg src='https://img.shields.io/badge/Vitest-729b1b?logo=Vitest\u0026labelColor=grey'\u003e\u003c/a\u003e\n      \u003ca href=\"https://testing-library.com/docs/react-testing-library/intro/\"\u003e\u003cimg src='https://img.shields.io/badge/Testing_Library-E33332?logo=testinglibrary\u0026labelColor=grey'\u003e\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://fakerjs.dev/api/\"\u003e\u003cimg src='https://img.shields.io/badge/🪄-Faker-firebrick'\u003e\u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eCI/CD\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/evilmartians/lefthook/\"\u003e\u003cimg src='https://img.shields.io/badge/Lefthook-FF1E1E?labelColor=grey\u0026logo=lefthook'\u003e\u003c/a\u003e\n      \u003ca href=\"https://semantic-release.gitbook.io/semantic-release\"\u003e\u003cimg src='https://img.shields.io/badge/semantic-e10079?logo=semantic-release\u0026labelColor=grey'\u003e\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n[Publish storybook](https://storybook.js.org/docs/sharing/publish-storybook)\n\n# Build strategy\n## Produce\n- .js\n- .iife.js\n- .d.ts\n- .map\n- .css","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianzone%2Freact-storybook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianzone%2Freact-storybook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianzone%2Freact-storybook/lists"}