{"id":19243596,"url":"https://github.com/mikhail-ev/rollup-plugin-stringify-jsx","last_synced_at":"2026-05-17T02:02:12.629Z","repository":{"id":42982571,"uuid":"212775184","full_name":"mikhail-ev/rollup-plugin-stringify-jsx","owner":"mikhail-ev","description":"stringify-jsx plugin for rollup","archived":false,"fork":false,"pushed_at":"2023-01-04T23:00:43.000Z","size":33,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T13:52:56.185Z","etag":null,"topics":["jsx","plugin","rollup","stringify","stringify-jsx","templates"],"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-04T09:01:23.000Z","updated_at":"2019-10-19T19:00:20.000Z","dependencies_parsed_at":"2023-02-02T23:01:42.018Z","dependency_job_id":null,"html_url":"https://github.com/mikhail-ev/rollup-plugin-stringify-jsx","commit_stats":null,"previous_names":["targettaiga/rollup-plugin-stringify-jsx"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikhail-ev/rollup-plugin-stringify-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Frollup-plugin-stringify-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Frollup-plugin-stringify-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Frollup-plugin-stringify-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Frollup-plugin-stringify-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikhail-ev","download_url":"https://codeload.github.com/mikhail-ev/rollup-plugin-stringify-jsx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhail-ev%2Frollup-plugin-stringify-jsx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29596328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T20:59:56.587Z","status":"ssl_error","status_checked_at":"2026-02-18T20:58:41.434Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["jsx","plugin","rollup","stringify","stringify-jsx","templates"],"created_at":"2024-11-09T17:18:44.826Z","updated_at":"2026-02-18T22:00:45.424Z","avatar_url":"https://github.com/mikhail-ev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rollup-plugin-stringify-jsx\n[Stringify-jsx](https://github.com/TargetTaiga/stringify-jsx) plugin for rollup.\n\n## Quick start\n```\nnpm i --save-dev rollup-plugin-stringify-jsx\n```\n```js\nimport stringifyJsx from 'rollup-plugin-stringify-jsx';\n\nexport default {\n    input: ['src/index.js'],\n    output: {\n        file: 'build/index.js'\n    },\n    plugins: [\n        stringifyJsx( /* stringify-jsx options */ ),\n    ]\n};\n```\n\nExplore [example project](https://github.com/TargetTaiga/lit-project-template) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhail-ev%2Frollup-plugin-stringify-jsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhail-ev%2Frollup-plugin-stringify-jsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhail-ev%2Frollup-plugin-stringify-jsx/lists"}