{"id":16410693,"url":"https://github.com/acro5piano/vim-jsx-replace-tag","last_synced_at":"2026-04-19T14:31:11.223Z","repository":{"id":135914353,"uuid":"146383974","full_name":"acro5piano/vim-jsx-replace-tag","owner":"acro5piano","description":"A Vim plugin to edit jsx both opening and closing tag interactively.","archived":false,"fork":false,"pushed_at":"2018-08-29T17:56:37.000Z","size":468,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T00:26:06.715Z","etag":null,"topics":["jsx","react","tag","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/acro5piano.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}},"created_at":"2018-08-28T02:59:28.000Z","updated_at":"2019-05-03T14:53:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c25b4a9-f43c-4033-beac-2e17f12eb209","html_url":"https://github.com/acro5piano/vim-jsx-replace-tag","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/acro5piano%2Fvim-jsx-replace-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acro5piano%2Fvim-jsx-replace-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acro5piano%2Fvim-jsx-replace-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acro5piano%2Fvim-jsx-replace-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acro5piano","download_url":"https://codeload.github.com/acro5piano/vim-jsx-replace-tag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198404,"owners_count":20900078,"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":["jsx","react","tag","vim","vim-plugin"],"created_at":"2024-10-11T06:43:39.614Z","updated_at":"2026-04-19T14:31:06.182Z","avatar_url":"https://github.com/acro5piano.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-jsx-replace-tag\n\na Vim plugin to replace jsx tag with interactive UI.\n\n# Demo\n\n\n![](https://github.com/acro5piano/jsx-autoedit/blob/master/demo.gif)\n\n# Install\n\n```\nPlug 'acro5piano/vim-jsx-replace-tag'\n```\n\n# Usage\n\n- Run `:JSXReplaceTag` where cursor is the same line of the tag to edit.\n- Input new tag name then press Return key\n- You can cancel editing with `\u003cESC\u003e`\n\n# Example setting\n\nIn your `.vimrc`,\n\n```vim\nnnoremap \u003cLeader\u003ert :JSXReplaceTag\u003cCR\u003e\n```\n\n# Thanks\n\nA lot of code was ported from `vim-jsx-utils`. Really thanks!\n\nhttps://github.com/samuelsimoes/vim-jsx-utils\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facro5piano%2Fvim-jsx-replace-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facro5piano%2Fvim-jsx-replace-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facro5piano%2Fvim-jsx-replace-tag/lists"}