{"id":19760087,"url":"https://github.com/singleware/jsx","last_synced_at":"2025-08-03T23:39:20.940Z","repository":{"id":57160441,"uuid":"141894827","full_name":"Singleware/jsx","owner":"Singleware","description":"JSX package.","archived":false,"fork":false,"pushed_at":"2020-05-07T13:42:27.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T09:47:48.021Z","etag":null,"topics":["browser","dom","javascript","jsx","singleware","typescript"],"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/Singleware.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":"2018-07-22T12:44:15.000Z","updated_at":"2020-05-07T13:42:30.000Z","dependencies_parsed_at":"2022-08-26T08:21:11.827Z","dependency_job_id":null,"html_url":"https://github.com/Singleware/jsx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Singleware/jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Singleware%2Fjsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Singleware%2Fjsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Singleware%2Fjsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Singleware%2Fjsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Singleware","download_url":"https://codeload.github.com/Singleware/jsx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Singleware%2Fjsx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263108752,"owners_count":23415001,"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":["browser","dom","javascript","jsx","singleware","typescript"],"created_at":"2024-11-12T03:35:13.746Z","updated_at":"2025-07-02T09:03:43.599Z","avatar_url":"https://github.com/Singleware.png","language":"JavaScript","readme":"# JSX\n\nThis package provides some classes to help you create JSX statements in a easy way.\n\n## Configuration\n\nAdd the specified lines below into your tsconfig.json\n\n```json\n{\n  \"compilerOptions\": {\n    \"jsx\": \"react\",\n    \"jsxFactory\": \"JSX.create\"\n  }\n}\n```\n\n## Usage\n\n```tsx\nimport * as JSX from '@singleware/jsx';\n\nconst block = (\n  \u003cdiv\u003e\n    \u003cspan\u003eSome test with a\u003c/span\u003e\n    \u003ca href=\"/test\"\u003etest link.\u003c/a\u003e\n  \u003c/div\u003e\n);\n```\n\n\u003e You can use with node.js or browser.\n\n## Install\n\nUsing npm:\n\n```sh\nnpm i @singleware/jsx\n```\n\n## License\n\n[MIT \u0026copy; Silas B. Domingos](https://balmante.eti.br)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingleware%2Fjsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingleware%2Fjsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingleware%2Fjsx/lists"}