{"id":16854326,"url":"https://github.com/wuweiweiwu/ez-react-component","last_synced_at":"2026-04-11T07:02:39.527Z","repository":{"id":91847834,"uuid":"119942916","full_name":"wuweiweiwu/ez-react-component","owner":"wuweiweiwu","description":"An opinionated CLI to quickly bootstrap the development environment for your React component","archived":false,"fork":false,"pushed_at":"2018-02-02T23:39:38.000Z","size":64,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-31T16:05:43.617Z","etag":null,"topics":["babel","bolierplate","component","create-react-app","development","environment","enzyme","jest","react","storybook","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/wuweiweiwu.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}},"created_at":"2018-02-02T06:36:39.000Z","updated_at":"2018-02-03T21:41:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"5fafc0a6-d99b-4af2-a6fb-964cf1e3703c","html_url":"https://github.com/wuweiweiwu/ez-react-component","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"b5485bc21eef85d28f845531b33e20904a1ccd4a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wuweiweiwu/ez-react-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuweiweiwu%2Fez-react-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuweiweiwu%2Fez-react-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuweiweiwu%2Fez-react-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuweiweiwu%2Fez-react-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wuweiweiwu","download_url":"https://codeload.github.com/wuweiweiwu/ez-react-component/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuweiweiwu%2Fez-react-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31671630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["babel","bolierplate","component","create-react-app","development","environment","enzyme","jest","react","storybook","webpack"],"created_at":"2024-10-13T13:54:47.810Z","updated_at":"2026-04-11T07:02:39.508Z","avatar_url":"https://github.com/wuweiweiwu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ez-react-component\n\n[![NPM](https://nodei.co/npm/ez-react-component.png)](https://nodei.co/npm/ez-react-component/)\n\nan opinionated CLI to bootstrap your React component development.\n\nInspired by [fritz-c](https://github.com/fritz-c)'s setup for his projects. A lot of code was taken from [create-react-app](https://github.com/facebook/create-react-app)\n\n## Usage\n\n```bash\nnpm i -g ez-react-component\n\n# create the environment in my-component\nez-react-component my-component\n```\n\n## Options\n\n```bash\n--use-npm # pretty self explanatory\n--verbose # print everything\n--info # additional debug info\n```\n\n## Scripts\n\n```bash\n# run the demo app server on localhost:3001\nyarn start\n\n# run the react storybook server on localhost:3001\nyarn storybook\n\n# build the component\nyarn build\n\n# build the demo website\nyarn build:demo\n\n# build the storybook\nyarn build-storybook\n\n# run the storybook tests using enzyme and jest\nyarn test\n\n# see above but watching for changes\nyarn test:watch\n\n# clean the dist directory\nyarn clean\n\n# clean the public directory\nyarn clean:demo\n\n# lint the project\nyarn lint\n\n# run prettier to make your code pretty\nyarn prettier\n\n# deploy the demo site to gh pages\nyarn deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuweiweiwu%2Fez-react-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwuweiweiwu%2Fez-react-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuweiweiwu%2Fez-react-component/lists"}