{"id":26980207,"url":"https://github.com/clovu/jsxify-html","last_synced_at":"2026-07-03T13:01:56.673Z","repository":{"id":253438639,"uuid":"843505202","full_name":"clovu/jsxify-html","owner":"clovu","description":"A library for converting an HTML string into a JSX string using ASTs.","archived":false,"fork":false,"pushed_at":"2025-03-10T05:26:06.000Z","size":195,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T01:29:54.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jsxify-html.vercel.app","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/clovu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["antfu"],"opencollective":"antfu"}},"created_at":"2024-08-16T17:00:30.000Z","updated_at":"2025-03-10T05:26:09.000Z","dependencies_parsed_at":"2025-03-10T06:27:52.078Z","dependency_job_id":"b551b507-acd3-45db-a0fb-8d7e9733bace","html_url":"https://github.com/clovu/jsxify-html","commit_stats":null,"previous_names":["clover-you/html2jsx","clover-you/jsxify-html","clovu/jsxify-html"],"tags_count":14,"template":false,"template_full_name":"antfu/starter-ts","purl":"pkg:github/clovu/jsxify-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovu%2Fjsxify-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovu%2Fjsxify-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovu%2Fjsxify-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovu%2Fjsxify-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clovu","download_url":"https://codeload.github.com/clovu/jsxify-html/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovu%2Fjsxify-html/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35086521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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":[],"created_at":"2025-04-03T14:30:33.869Z","updated_at":"2026-07-03T13:01:56.608Z","avatar_url":"https://github.com/clovu.png","language":"TypeScript","funding_links":["https://github.com/sponsors/antfu","antfu"],"categories":[],"sub_categories":[],"readme":"# My Project\n\nThe primary focus of this project is to provide utilities for handling HTML and JSX in a React environment.\n\n## Packages\n\n### `jsxify-html`\n\n[`jsxify-html`](./packages/jsxify-html) is one of the core packages in this project. It provides utilities for converting HTML to JSX syntax, making it easier to integrate HTML content into React components.\n\n- **Installation:** `pnpm add jsxify-html`\n- **Repository:** [jsxify-html](./packages/jsxify-html)\n- **Documentation:** See [jsxify-html README](./packages/jsxify-html/README.md) for more details.\n\n#### Usage Example\n\n```ts\nimport { convert } from 'jsxify-html'\n\nconst jsx = convert('\u003cdiv\u003eHello World\u003c/div\u003e')\n```\n\n## Getting Started\n\nTo get started with this project, first clone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/your-username/your-repo.git\ncd your-repo\npnpm install\n```\n\n### Running Tests\n\nTo run the tests for all packages, use:\n\n```bash\npnpm test\n```\n\n### Building Packages\n\nTo build all packages in the monorepo, run:\n\n```bash\npnpm build\n```\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contributing\n\nContributions are welcome! Please read the [contributing guidelines](./CONTRIBUTING.md) before submitting a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclovu%2Fjsxify-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclovu%2Fjsxify-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclovu%2Fjsxify-html/lists"}