{"id":25231411,"url":"https://github.com/vuecomponent/vue-jsx-hot-loader","last_synced_at":"2026-04-02T05:37:18.872Z","repository":{"id":45435862,"uuid":"294963015","full_name":"vueComponent/vue-jsx-hot-loader","owner":"vueComponent","description":"Tweak Vue components written in JSX in real time.","archived":false,"fork":false,"pushed_at":"2023-12-15T17:48:01.000Z","size":260,"stargazers_count":18,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T00:33:22.029Z","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/vueComponent.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,"roadmap":null,"authors":null}},"created_at":"2020-09-12T14:45:08.000Z","updated_at":"2023-12-14T11:38:04.000Z","dependencies_parsed_at":"2024-01-23T21:45:35.845Z","dependency_job_id":null,"html_url":"https://github.com/vueComponent/vue-jsx-hot-loader","commit_stats":null,"previous_names":["amour1688/vue-jsx-hot-loader"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/vueComponent/vue-jsx-hot-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fvue-jsx-hot-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fvue-jsx-hot-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fvue-jsx-hot-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fvue-jsx-hot-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vueComponent","download_url":"https://codeload.github.com/vueComponent/vue-jsx-hot-loader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fvue-jsx-hot-loader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262924966,"owners_count":23385460,"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":"2025-02-11T12:28:38.338Z","updated_at":"2026-03-10T11:04:12.555Z","avatar_url":"https://github.com/vueComponent.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @ant-design-vue/vue-jsx-hot-loader\n\nTweak Vue components written in JSX in real time.\n\n## Usage\n\n```js\n// webpack.config.js\nmodule.exports = {\n  // ...\n  module: {\n    loaders: [\n      // Enable HMR for JSX.\n      {\n        test: /\\.jsx$/,\n        use: [\"babel-loader\", \"@ant-design-vue/vue-jsx-hot-loader\"],\n      },\n      // Remember to use babel on the rest of the JS files.\n      {\n        test: /\\.js$/,\n        use: \"babel-loader\",\n      },\n    ],\n  },\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuecomponent%2Fvue-jsx-hot-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuecomponent%2Fvue-jsx-hot-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuecomponent%2Fvue-jsx-hot-loader/lists"}