{"id":18486088,"url":"https://github.com/mathsgod/html","last_synced_at":"2025-05-13T22:12:59.273Z","repository":{"id":62525125,"uuid":"164819484","full_name":"mathsgod/html","owner":"mathsgod","description":"A simple way to create html element","archived":false,"fork":false,"pushed_at":"2020-12-29T03:04:42.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T09:03:24.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathsgod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-09T08:18:20.000Z","updated_at":"2020-12-29T03:05:31.000Z","dependencies_parsed_at":"2022-11-02T10:31:32.022Z","dependency_job_id":null,"html_url":"https://github.com/mathsgod/html","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fhtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fhtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fhtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fhtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathsgod","download_url":"https://codeload.github.com/mathsgod/html/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254036843,"owners_count":22003654,"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":"2024-11-06T12:47:47.129Z","updated_at":"2025-05-13T22:12:54.265Z","avatar_url":"https://github.com/mathsgod.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html\n\n## Description\nA simple way to create html element\n\n## How to use\n```php\necho html(\"a\")-\u003ehref(\"https://google.com\")-\u003etext(\"Hello world!\");\n//\u003ca href=\"https://google.com\"\u003eHello world\u003c/a\u003e\n\n\necho html(\"div\")-\u003ebutton-\u003eclass(\"btn btn-xs\")-\u003etype(\"submit\")-\u003etext(\"Submit\");\n//\u003cdiv\u003e\u003cbutton class=\"btn btn-xs\" type=\"submit\"\u003eSubmit\u003c/button\u003e\u003c/div\u003e\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathsgod%2Fhtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathsgod%2Fhtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathsgod%2Fhtml/lists"}