{"id":19243590,"url":"https://github.com/mikhail-ev/babel-plugin-transform-stringify-jsx","last_synced_at":"2026-05-03T23:33:45.113Z","repository":{"id":42982480,"uuid":"215134614","full_name":"mikhail-ev/babel-plugin-transform-stringify-jsx","owner":"mikhail-ev","description":"stringify-jsx plugin for babel","archived":false,"fork":false,"pushed_at":"2023-01-04T22:57:43.000Z","size":398,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-01T21:31:04.646Z","etag":null,"topics":["babel","babel-plugins","jsx","stringify-jsx"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mikhail-ev.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}},"created_at":"2019-10-14T20:02:26.000Z","updated_at":"2019-10-19T19:48:33.000Z","dependencies_parsed_at":"2023-02-02T23:02:24.585Z","dependency_job_id":null,"html_url":"https://github.com/mikhail-ev/babel-plugin-transform-stringify-jsx","commit_stats":null,"previous_names":["targettaiga/babel-plugin-transform-stringify-jsx"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikhail-ev/babel-plugin-transform-stringify-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Fbabel-plugin-transform-stringify-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Fbabel-plugin-transform-stringify-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Fbabel-plugin-transform-stringify-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Fbabel-plugin-transform-stringify-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikhail-ev","download_url":"https://codeload.github.com/mikhail-ev/babel-plugin-transform-stringify-jsx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Fbabel-plugin-transform-stringify-jsx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270005591,"owners_count":24510939,"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-08-12T02:00:09.011Z","response_time":80,"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":["babel","babel-plugins","jsx","stringify-jsx"],"created_at":"2024-11-09T17:18:43.704Z","updated_at":"2026-05-03T23:33:40.090Z","avatar_url":"https://github.com/mikhail-ev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-plugin-transform-stringify-jsx\n[Stringify-jsx](https://github.com/TargetTaiga/stringify-jsx) plugin for babel. Read more about [babel plugins](https://babeljs.io/docs/en/plugins#docsNav) or use [stringify-jsx](https://github.com/TargetTaiga/stringify-jsx) directly. \n\n## Quick start\n```npm i --save-dev babel-plugin-transform-stringify-jsx```\n\nInline:\n```js\nconst babel = require('@babel/core');\nbabel.transform('code', { plugins: [['transform-stringify-jsx', { /* stringify-jsx options */}]], parserOpts: { plugins: ['jsx']} });\n```\n.babelrc:\n```\n{\n  \"parserOpts\": {\n    \"plugins\": [\"jsx\"]\n  },\n  \"plugins\": [[\"transform-stringify-jsx\", { /* stringify-jsx options */ }]]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhail-ev%2Fbabel-plugin-transform-stringify-jsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhail-ev%2Fbabel-plugin-transform-stringify-jsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhail-ev%2Fbabel-plugin-transform-stringify-jsx/lists"}