{"id":13456351,"url":"https://github.com/welldone-software/react-component-splitter","last_synced_at":"2025-09-09T18:44:52.544Z","repository":{"id":39745516,"uuid":"258504252","full_name":"welldone-software/react-component-splitter","owner":"welldone-software","description":"React VSCode Extension that splits long components into shorter, more readable subcomponents","archived":false,"fork":false,"pushed_at":"2022-12-07T09:53:58.000Z","size":6606,"stargazers_count":32,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T00:32:09.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/welldone-software.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}},"created_at":"2020-04-24T12:19:20.000Z","updated_at":"2024-02-17T05:06:34.000Z","dependencies_parsed_at":"2023-01-24T16:31:02.800Z","dependency_job_id":null,"html_url":"https://github.com/welldone-software/react-component-splitter","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/welldone-software%2Freact-component-splitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Freact-component-splitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Freact-component-splitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Freact-component-splitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/welldone-software","download_url":"https://codeload.github.com/welldone-software/react-component-splitter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224253452,"owners_count":17280934,"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-07-31T08:01:20.413Z","updated_at":"2024-11-12T10:10:26.534Z","avatar_url":"https://github.com/welldone-software.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# React Component Splitter\n\nThis extension allows to easily split long React components into sub-components.\n\n## Usage:\n\n**1**. Select the code you want to export to a new sub-component.\n\n**2**. Choose  `Split to New Component`  from the Right-Click Menu / Command Palette.\n\n**3**. Enter a name for the new sub-component.\n\n![enter image description here](https://raw.githubusercontent.com/welldone-software/react-component-splitter/master/src/assets/example.gif)\n\n## Notes:\n\n- The new component should is created inside the current component folder\n\n- The selected code represents a valid jsx of React component(s)\n\n- Imports and variables that become unused after splitting, will be deleted from the original component and re-imported in the new component\n\n## Reporting Bugs:\n\nIf you find a bug or malfunction, or have any other comments, please open a github issue (with specific code example).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwelldone-software%2Freact-component-splitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwelldone-software%2Freact-component-splitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwelldone-software%2Freact-component-splitter/lists"}