{"id":22690378,"url":"https://github.com/marcosvrs/gtmplant","last_synced_at":"2025-03-29T16:27:31.652Z","repository":{"id":34900917,"uuid":"188295200","full_name":"marcosvrs/gtmplant","owner":"marcosvrs","description":"GTM to PlantUML","archived":false,"fork":false,"pushed_at":"2023-01-03T22:30:43.000Z","size":703,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T01:06:48.184Z","etag":null,"topics":["diagram","google","google-tag-manager","gtm","manager","plantuml","tag","tag-manager"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcosvrs.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":"2019-05-23T19:35:46.000Z","updated_at":"2019-05-26T16:40:45.000Z","dependencies_parsed_at":"2023-01-15T10:06:39.443Z","dependency_job_id":null,"html_url":"https://github.com/marcosvrs/gtmplant","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvrs%2Fgtmplant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvrs%2Fgtmplant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvrs%2Fgtmplant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvrs%2Fgtmplant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcosvrs","download_url":"https://codeload.github.com/marcosvrs/gtmplant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246210620,"owners_count":20741194,"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":["diagram","google","google-tag-manager","gtm","manager","plantuml","tag","tag-manager"],"created_at":"2024-12-10T00:33:55.998Z","updated_at":"2025-03-29T16:27:31.633Z","avatar_url":"https://github.com/marcosvrs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gtmplant\nGTM to PlantUML\n\nWill convert a export GTM container file to a PlantUML file.\n\n## Usage\n\n### Install\n```shell\nnpm install --global gtmplant\n```\n\n### Generate image file (svg or png)\n\u003e Internet connection is required\n```shell\ngtmplant --input test/data/cookiebotGDPRConsentRecipe.json --output test/data/cookiebotGDPRConsentRecipe.svg\ngtmplant --input test/data/cookiebotGDPRConsentRecipe.json --output test/data/cookiebotGDPRConsentRecipe.png\n```\n\n### Generate puml file\n```shell\ngtmplant --input test/data/cookiebotGDPRConsentRecipe.json --output test/data/cookiebotGDPRConsentRecipe.puml\n```\n\n## Options\n\nYou can personalize your output, using the following options, to choose which component and/or usage you want to output.\nIf no component/usage is choose, all components/usages are outputed.\n\nFor example:\n```\ngtmplant --input test/data/cookiebotGDPRConsentRecipe.json --tags --variables --usages\n```\nWill output all Tags, Variables and the usage between them.\n\n```\ngtmplant --input test/data/cookiebotGDPRConsentRecipe.json\n```\nWill output all Tags, Triggers, Variables and the usage between them.\n\n### -i, --input \u003cpath\u003e\n    Define the path of the exported GTM container file (JSON)\n\n### -o, --output \u003cpath\u003e\n    Define the path of the output file. If not defined, it'll output on the STDOUT\n\n### -T, --tags\n    Convert tags\n\n### -R, --triggers\n    Convert triggers\n\n### -A, --variables\n    Convert variables\n\n### -U, --usages\n    Generate usages","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvrs%2Fgtmplant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosvrs%2Fgtmplant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvrs%2Fgtmplant/lists"}