{"id":17989520,"url":"https://github.com/evilfreelancer/translation-key-helper","last_synced_at":"2025-11-03T17:01:28.596Z","repository":{"id":56980193,"uuid":"233279651","full_name":"EvilFreelancer/translation-key-helper","owner":"EvilFreelancer","description":"Laravel plugin for displaying translation key inside HTML comments nearby translated text strings","archived":false,"fork":false,"pushed_at":"2020-01-12T14:37:49.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T15:15:37.170Z","etag":null,"topics":["helper","laralve","package","plugin","translation"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/EvilFreelancer.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":"2020-01-11T18:39:48.000Z","updated_at":"2024-11-10T15:49:51.000Z","dependencies_parsed_at":"2022-08-21T08:40:46.848Z","dependency_job_id":null,"html_url":"https://github.com/EvilFreelancer/translation-key-helper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Ftranslation-key-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Ftranslation-key-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Ftranslation-key-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Ftranslation-key-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilFreelancer","download_url":"https://codeload.github.com/EvilFreelancer/translation-key-helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247117749,"owners_count":20886439,"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":["helper","laralve","package","plugin","translation"],"created_at":"2024-10-29T19:14:52.587Z","updated_at":"2025-11-03T17:01:28.441Z","avatar_url":"https://github.com/EvilFreelancer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Translation Key Helper\n\nLaravel plugin for displaying translation key inside HTML\ncomments nearby text strings.\n\n    composer require evilfreelancer/translation-key-helper --dev\n\nPlease use this plugin only on development environment.\n\n## Example of usage\n\nAfter installation of this plugin you can find lines like this in HTML source code on your site:\n\n```html\n\u003cul id=\"navbar-main\" class=\"navbar-nav\"\u003e\n  \u003cli class=\"nav-item\"\u003e\n    \u003ca class=\"nav-link active\" href=\"http://localhost/posts\"\u003e\u003c!-- navbar.posts --\u003ePosts\u003c/a\u003e\n  \u003c/li\u003e\n  \u003cli class=\"nav-item\"\u003e\n    \u003ca class=\"nav-link \" href=\"http://localhost/news\"\u003e\u003c!-- navbar.news --\u003eNews\u003c/a\u003e\n  \u003c/li\u003e\n\u003c/ul\u003e\n```\n\n### Note\n\nIf you use VueJs, then you need to allow comments inside the div#app block\n\n```js\nconst app = new Vue({\n    el: '#app',\n\tcomments: true, // When set to true, HTML comments found in templates will be saved and rendered. Default: false\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Ftranslation-key-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilfreelancer%2Ftranslation-key-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Ftranslation-key-helper/lists"}