{"id":13343866,"url":"https://github.com/braineo/zeplin-qml-extension","last_synced_at":"2025-03-12T06:30:38.458Z","repository":{"id":35057029,"uuid":"201157452","full_name":"braineo/zeplin-qml-extension","owner":"braineo","description":"Zeplin extension for QML","archived":false,"fork":false,"pushed_at":"2023-03-03T05:15:21.000Z","size":1999,"stargazers_count":4,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-09T00:45:02.778Z","etag":null,"topics":["extension","qml","zem","zeplin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/braineo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-08T01:52:24.000Z","updated_at":"2025-01-06T21:38:47.000Z","dependencies_parsed_at":"2024-07-29T23:47:52.873Z","dependency_job_id":"f5a5d7a6-ded1-4fcc-b434-733f51ae6347","html_url":"https://github.com/braineo/zeplin-qml-extension","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/braineo%2Fzeplin-qml-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braineo%2Fzeplin-qml-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braineo%2Fzeplin-qml-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braineo%2Fzeplin-qml-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braineo","download_url":"https://codeload.github.com/braineo/zeplin-qml-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243171406,"owners_count":20247876,"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":["extension","qml","zem","zeplin"],"created_at":"2024-07-29T19:32:04.908Z","updated_at":"2025-03-12T06:30:38.114Z","avatar_url":"https://github.com/braineo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zeplin QML Extension\n\nThis plugin generates code for QML\n\n[Zeplin](https://zeplin.io) extension that generates sample snippets.\n\n## Getting started\n\nAdd the extension to your project from extensions.zeplin.io.\n\n## Output\n\n```qml\nRectangle {\n    width: 464\n    height: 510\n    radius: 4\n    border {\n        width: 2\n        color: \"#ffbb18\"\n    }\n}\n```\n\n``` qml\nText {\n    text: qsTr(example text for plugin')\n    color: \"#ffffff\"\n    font.pixelSize: 14\n    wrapMode: Text.WordWrap\n    elide: Text.ElideRight\n}\n```\n\n## Options\n\n#### Resize function name\n\nName of function to apply to size, width, height.\n\n#### Use linked style guide\n\nDisplay resources from linked and parent style guides.\n\n#### Style guide namespace\n\nQML name space of style guide. A prefix to color names etc.\n\n#### ARGB hex color format\n\nDisplay hex colors in ARGB format with the alpha value as the first tuple (instead of the default Zeplin format with alpha last)\n\n#### Text i18n option\n\nIf enabled, will wrap text into `qsTr('text')` or `qsTrId('text-id')`\n\n## Development\n\nThis extension is developed using [zem](https://github.com/zeplin/zem), Zeplin Extension Manager. zem is a command line tool that lets you quickly create, test and publish extensions.\n\nTo learn more about creating Zeplin extensions, [see documentation](https://github.com/zeplin/zeplin-extension-documentation).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraineo%2Fzeplin-qml-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraineo%2Fzeplin-qml-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraineo%2Fzeplin-qml-extension/lists"}