{"id":26084393,"url":"https://github.com/c8r/babel-plugin-get-jsx-props","last_synced_at":"2025-10-09T23:06:37.962Z","repository":{"id":95427396,"uuid":"110611789","full_name":"c8r/babel-plugin-get-jsx-props","owner":"c8r","description":"Get jsx data props","archived":false,"fork":false,"pushed_at":"2017-12-09T21:56:58.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T09:25:14.747Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c8r.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}},"created_at":"2017-11-13T22:51:47.000Z","updated_at":"2018-09-24T08:59:03.000Z","dependencies_parsed_at":"2023-08-30T02:09:53.399Z","dependency_job_id":null,"html_url":"https://github.com/c8r/babel-plugin-get-jsx-props","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/c8r/babel-plugin-get-jsx-props","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c8r%2Fbabel-plugin-get-jsx-props","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c8r%2Fbabel-plugin-get-jsx-props/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c8r%2Fbabel-plugin-get-jsx-props/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c8r%2Fbabel-plugin-get-jsx-props/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c8r","download_url":"https://codeload.github.com/c8r/babel-plugin-get-jsx-props/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c8r%2Fbabel-plugin-get-jsx-props/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002341,"owners_count":26083340,"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-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2025-03-09T04:56:54.998Z","updated_at":"2025-10-09T23:06:37.957Z","avatar_url":"https://github.com/c8r.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-get-jsx-props\n\nGet props passed to a JSX component.\n\n## Installation\n\n```\nnpm i -S @compositor/babel-plugin-get-jsx-props\n```\n\n## Usage\n\n```js\nconst getProps = require('@compositor/babel-plugin-get-jsx-props')\n\nconst { metadata } = babel.transform(jsx, {\n  plugins: [getProps],\n  presets: ['stage-0', 'react'],\n  fileName: jsxFilename\n})\n```\n\n## Prior art and references\n\n* https://github.com/avajs/babel-plugin-ava-test-data\n\n## Related\n\n* https://github.com/c8r/get-jsx-props\n\n[Made by Compositor](https://compositor.io)\n|\n[MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc8r%2Fbabel-plugin-get-jsx-props","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc8r%2Fbabel-plugin-get-jsx-props","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc8r%2Fbabel-plugin-get-jsx-props/lists"}