{"id":24991483,"url":"https://github.com/4d47/perl6-tag-helper","last_synced_at":"2025-09-07T11:46:50.430Z","repository":{"id":26379080,"uuid":"29828410","full_name":"4d47/perl6-tag-helper","owner":"4d47","description":"The tag string generator (Engineered for making XML or HTML5 soup). In Perl 6 !","archived":false,"fork":false,"pushed_at":"2015-12-12T04:10:49.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T13:49:01.539Z","etag":null,"topics":["deprecated","perl6"],"latest_commit_sha":null,"homepage":null,"language":"Perl6","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4d47.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":"2015-01-25T19:55:12.000Z","updated_at":"2017-11-30T14:09:13.000Z","dependencies_parsed_at":"2022-08-21T06:00:43.451Z","dependency_job_id":null,"html_url":"https://github.com/4d47/perl6-tag-helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fperl6-tag-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fperl6-tag-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fperl6-tag-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fperl6-tag-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4d47","download_url":"https://codeload.github.com/4d47/perl6-tag-helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187238,"owners_count":20737462,"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":["deprecated","perl6"],"created_at":"2025-02-04T13:49:09.723Z","updated_at":"2025-03-29T13:14:53.247Z","avatar_url":"https://github.com/4d47.png","language":"Perl6","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Tag\n\nThe tag string generator (Engineered for making XML or HTML5 soup). In Perl 6 !\n\n## Warning\n\nMy friend, this is broken. It is implemented using FALLBACK method, unfortunatly it calls only _if all other attempts to locate a method fail_. Since parents provide plenty of methods this is not a good idea, eg. as of 2015-11 the tests broke because of a new `head` method.\n\n## Why ?\n\nTo start writing Perl 6. Was learning the language and wanted something small\nto play around with, so I thought it would be nice to compare with an an old\n[PHP utility][1] I had.\n\n    use Tag;\n    Tag.a(:$href, :$title, Tag.b($name)).br;\n\nBasically like the Html class described on [slide 37][2] of the [Perl 6: beyond dynamic vs. static][3] presentation.\n\n## Ideas\n\n- Its probably best to not output everything if very large gist\n- use the power of macros to port [hiccup][4]\n\n[1]: https://github.com/4d47/php-tag-helper\n[2]: https://fosdem.org/2015/schedule/event/perl6_beyond_dynamic_vs_static/attachments/slides/724/export/events/attachments/perl6_beyond_dynamic_vs_static/slides/724/2015_fosdem_static_dynamic.pdf#page=37\n[3]: https://fosdem.org/2015/schedule/event/perl6_beyond_dynamic_vs_static/\n[4]: https://github.com/weavejester/hiccup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4d47%2Fperl6-tag-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4d47%2Fperl6-tag-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4d47%2Fperl6-tag-helper/lists"}