{"id":17309303,"url":"https://github.com/wavebeem/vscode-jsx-info","last_synced_at":"2025-07-11T07:04:13.326Z","repository":{"id":53078719,"uuid":"324935442","full_name":"wavebeem/vscode-jsx-info","owner":"wavebeem","description":"VSCode plugin for jsx-info","archived":false,"fork":false,"pushed_at":"2021-04-07T18:24:18.000Z","size":2331,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T03:37:05.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/wavebeem.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-28T06:54:46.000Z","updated_at":"2023-01-29T03:55:16.000Z","dependencies_parsed_at":"2022-09-12T02:51:00.567Z","dependency_job_id":null,"html_url":"https://github.com/wavebeem/vscode-jsx-info","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/wavebeem/vscode-jsx-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavebeem%2Fvscode-jsx-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavebeem%2Fvscode-jsx-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavebeem%2Fvscode-jsx-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavebeem%2Fvscode-jsx-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavebeem","download_url":"https://codeload.github.com/wavebeem/vscode-jsx-info/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavebeem%2Fvscode-jsx-info/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264752516,"owners_count":23658646,"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-10-15T12:28:06.984Z","updated_at":"2025-07-11T07:04:12.763Z","avatar_url":"https://github.com/wavebeem.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSX Info for VS Code\n\n![](img/promo.png)\n\n## Video Demo\n\nWatch the [demo video on YouTube](https://www.youtube.com/watch?v=HUGhkelL2jE\u0026feature=youtu.be).\n\n## What is it?\n\nJSX Info is a VS Code extension for [jsx-info](https://www.npmjs.com/package/jsx-info). It can analyze your code base and display reports about how JSX is used.\n\nJSX Info can help you answer the following questions, and more!\n\n- **How many times is each component used?**\n\n  This is useful if you're looking to get rid of a component, but want to see how widely used it is first.\n\n- **How many times is a prop used?**\n\n  This is useful if you want to remove a prop from a component, but want to see how widely used it is first.\n\n- **Where is this prop used?**\n\n  You can search by prop name and value, and click through a list in the sidebar that will open the files and highlight the code where the prop is.\n\n  - Find by prop: `disabled`\n  - Find by prop with value: `id=foo`\n  - Find by prop with value not equal: `kind!=primary`\n  - Find by prop not existing: `!type`\n\n## Installation\n\nOnce installed, JSX Info will show up in your Explorer sidebar.\n\nFrom there, click the \"JSX Info\" header to expand the view.\n\nClick \"Run\" to get started.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavebeem%2Fvscode-jsx-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavebeem%2Fvscode-jsx-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavebeem%2Fvscode-jsx-info/lists"}