{"id":21730179,"url":"https://github.com/nventive/zeplin-extension-xaml","last_synced_at":"2025-09-19T22:39:56.074Z","repository":{"id":52141615,"uuid":"122639534","full_name":"nventive/zeplin-extension-xaml","owner":"nventive","description":"A Zeplin extension for generating Xaml","archived":false,"fork":false,"pushed_at":"2023-01-03T23:37:36.000Z","size":637,"stargazers_count":19,"open_issues_count":8,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-17T07:42:51.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nventive.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":"2018-02-23T15:37:08.000Z","updated_at":"2024-06-24T14:58:16.000Z","dependencies_parsed_at":"2023-02-01T13:47:03.989Z","dependency_job_id":null,"html_url":"https://github.com/nventive/zeplin-extension-xaml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nventive/zeplin-extension-xaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fzeplin-extension-xaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fzeplin-extension-xaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fzeplin-extension-xaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fzeplin-extension-xaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nventive","download_url":"https://codeload.github.com/nventive/zeplin-extension-xaml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fzeplin-extension-xaml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276011649,"owners_count":25569837,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-26T04:13:14.823Z","updated_at":"2025-09-19T22:39:56.013Z","avatar_url":"https://github.com/nventive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zeplin XAML Extension\n\n[Zeplin extension](https://extensions.zeplin.io/) that generates XAML (Universal Windows Platform) snippets from colors, text styles and layers.\n\nIt is open source and [available on GitHub](https://github.com/nventive/zeplin-extension-xaml).\n\n## Samples\n\nSample colors output:\n```xml\n\u003cColor x:Key=\"PrimaryColor\"\u003e#FFFF0000\u003c/Color\u003e\n\u003cColor x:Key=\"SecondaryColor\"\u003e#FF00FF00\u003c/Color\u003e\n\u003cColor x:Key=\"TertiaryColor\"\u003e#FF0000FF\u003c/Color\u003e\n\u003cSolidColorBrush x:Key=\"PrimaryColorBrush\"\n                 Color=\"{StaticResource PrimaryColor}\" /\u003e\n\u003cSolidColorBrush x:Key=\"SecondaryColorBrush\"\n                 Color=\"{StaticResource SecondaryColor}\" /\u003e\n\u003cSolidColorBrush x:Key=\"TertiaryColorBrush\"\n                 Color=\"{StaticResource TertiaryColor}\" /\u003e\n```\n\nSample text style output:\n```xml\n\u003cStyle x:Key=\"SampleTextStyle\"\n       TargetType=\"TextBlock\"\u003e\n    \u003cSetter Property=\"CharacterSpacing\"\n            Value=\"0\" /\u003e\n    \u003cSetter Property=\"FontFamily\"\n            Value=\"SFProText\" /\u003e\n    \u003cSetter Property=\"FontSize\"\n            Value=\"20\" /\u003e\n    \u003cSetter Property=\"FontStyle\"\n            Value=\"Normal\" /\u003e\n    \u003cSetter Property=\"FontWeight\"\n            Value=\"Normal\" /\u003e\n    \u003cSetter Property=\"Foreground\"\n            Value=\"{StaticResource PrimaryColorBrush}\" /\u003e\n    \u003cSetter Property=\"LineHeight\"\n            Value=\"20\" /\u003e\n    \u003cSetter Property=\"TextTrimming\"\n            Value=\"CharacterEllipsis\" /\u003e\n\u003c/Style\u003e\n```\n\nSample text layer output:\n```xml\n\u003cTextBlock Text=\"Hello\"\n           Style=\"{StaticResource SampleTextStyle}\"\n           TextAlignment=\"Center\"\u003e\n```\n\nSample gradient layer output:\n```xml\n\u003cLinearGradientBrush StartPoint=\"0.5,0.5\" \n                     EndPoint=\"0.5,1\"\u003e\n    \u003cGradientStop Color=\"{StaticResource SecondaryColor}\" \n                  Offset=\"0\" /\u003e\n    \u003cGradientStop Color=\"{StaticResource TertiaryColor}\" \n                  Offset=\"1\" /\u003e\n\u003c/LinearGradientBrush\u003e\n```\n\n## Options\n\n#### Sort styleguide resources\n\nToggle whether styleguide resources should be sorted alphabetically or not.\n\n#### Consolidate duplicates\n\nDefine the suffix that indicates that a resource is a duplicate and should be consolidated.\n\nFor example, using the value `_duplicate` would replace all instances of `PrimaryColor_duplicate` with `PrimaryColor` in generated snippets.\n\nThis is useful when dealing with values that are almost identical (i.e., `#FFFFFF` vs `#FFFFFE`) or properties that don't warrant a distinct style (i.e., `TextAlignment`).\n\n#### Define TextAlignment on\n\nPick whether `TextAlignment` should be defined on `Style` or `TextBlock`.\n\nThis is useful if you consider text alignment to be part of the layout rather than the style. Can be used in conjunction with duplicate consolidation.\n\n#### Ignore CharacterSpacing\n\nToggle whether `CharacterSpacing` should be generated or not.\n\n#### Ignore FontFamily\n\nToggle whether `FontFamily` should be generated or not.\n\n#### IgnoreLineHeight\n\nToggle whether `LineHeight` should be generated or not.\n\n#### Add TextTrimming.CharacterEllipsis to all text styles\n\nToggle whether `TextTrimming.CharacterEllipsis` should be added to all text styles.\n\nThis can be useful to prevent unwanted clipping, considering that the platform's default value is `None`.\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 and test extensions.\n\nTo learn more about zem, [see documentation](https://github.com/zeplin/zem).\n\n## License\n\nThis project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnventive%2Fzeplin-extension-xaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnventive%2Fzeplin-extension-xaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnventive%2Fzeplin-extension-xaml/lists"}