{"id":50690614,"url":"https://github.com/yelbolt/unoff-template-penpot","last_synced_at":"2026-06-09T02:20:27.782Z","repository":{"id":356148907,"uuid":"1231174886","full_name":"yelbolt/unoff-template-penpot","owner":"yelbolt","description":"This plugin was built using Unoff, a powerful framework for creating production-ready Penpot plugins with enterprise-grade features.","archived":false,"fork":false,"pushed_at":"2026-05-15T08:57:47.000Z","size":306,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-15T10:34:07.792Z","etag":null,"topics":["plugin-template"],"latest_commit_sha":null,"homepage":"https://unoff.dev","language":"TypeScript","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/yelbolt.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-06T17:48:48.000Z","updated_at":"2026-05-15T08:57:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/yelbolt/unoff-template-penpot","commit_stats":null,"previous_names":["yelbolt/unoff-template-penpot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yelbolt/unoff-template-penpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelbolt%2Funoff-template-penpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelbolt%2Funoff-template-penpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelbolt%2Funoff-template-penpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelbolt%2Funoff-template-penpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yelbolt","download_url":"https://codeload.github.com/yelbolt/unoff-template-penpot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelbolt%2Funoff-template-penpot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34088542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":["plugin-template"],"created_at":"2026-06-09T02:20:27.289Z","updated_at":"2026-06-09T02:20:27.775Z","avatar_url":"https://github.com/yelbolt.png","language":"TypeScript","funding_links":["https://ko-fi.com/..."],"categories":[],"sub_categories":[],"readme":"![GitHub package.json version](https://img.shields.io/github/package-json/v/{{ githubUsername }}/{{ pluginSlug }}?color=informational) ![GitHub last commit](https://img.shields.io/github/last-commit/{{ githubUsername }}/{{ pluginSlug }}?color=informational) ![GitHub](https://img.shields.io/github/license/{{ githubUsername }}/{{ pluginSlug }}?color=informational)\n\n# {{ pluginName }}\n\n\u003c!-- Describe what your plugin does in 2-3 sentences --\u003e\n{{ pluginName }} is a Penpot plugin that helps you...\n\n\u003c!-- Optional: Add context about why you built this plugin --\u003e\n\u003c!-- The idea behind this plugin comes from... --\u003e\n\n## Features\n\n\u003c!-- List the main features of your plugin --\u003e\nThis plugin allows you to:\n- Feature 1 description\n- Feature 2 description\n- Feature 3 description\n- Feature 4 description\n- Feature 5 description\n\n## Documentation\n\n\u003c!-- If you have documentation, add the link here --\u003e\n\u003c!-- The full documentation is available at [your-docs-url.com](https://your-docs-url.com) --\u003e\n\n## Contribution\n\n### Community\n\u003c!-- Optional: Add your community/feedback link --\u003e\n\u003c!-- Ask questions, submit your ideas or requests on [your-feedback-platform](https://your-feedback-url) --\u003e\n\n### Issues\nHave you encountered a bug? Could a feature be improved?\nGo to the `Issues` section and browse the existing tickets or create a new one.\n\n### Development\n- Clone this repository (or fork it)\n- Install dependencies with `npm install`\n- Run `npm run start:dev` to watch in development mode\n- Run `npm run start:ext` to run the external services such as the workers ansd the auth lobby\n- Go to Penpot, then `Plugins`, type this url: `http://localhost:4400/manifest.json` and validate\n- Create a `Branch` and open a `Pull Request`\n- _Let's do this_\n\n### Beta test\n- Go to the `Actions` sections and access the `Build and Download UI Color Palette` tab\n- Click `Run workflow`, then select a branch and confirm\n- Wait a minute, and once finished, download the artifact (which is a ZIP file containing the plugin)\n- You can use a third-party tool to create a local server from the unzipped artifact, such as MAMP, WAMP, LAMP, etc\n- Go to Penpot, then `Plugins`, type this url: `http://localhost:{customPort}/manifest.json` and validate\n- _Enjoy!_\n\n---\n\n## Built with Unoff\n\nThis plugin was built using [Unoff](https://unoff.dev), a powerful framework for creating production-ready Penpot plugins with enterprise-grade features.\n\nScaffolded with [`@unoff/cli`](https://github.com/yelbolt/unoff-cli) — `npx @unoff/cli create penpot-plugin`\n\n### Technologies \u0026 Packages\n\n**UI \u0026 Components**\n- [@unoff/ui](https://github.com/a-ng-d/unoff-ui) - Pre-built UI components designed for Penpot plugins\n\n**Authentication \u0026 Database**\n- [Supabase](https://supabase.com) - Backend as a Service for authentication and database\n\n**Licensing \u0026 Payments**\n- [LemonSqueezy](https://lemonsqueezy.com) - License management and payments\n\n**Monitoring \u0026 Analytics**\n- [Sentry](https://sentry.io) - Error tracking and performance monitoring\n- [Mixpanel](https://mixpanel.com) - Product analytics and user behavior tracking\n\n**Content \u0026 Communication**\n- [Notion](https://notion.so) - CMS for announcements and onboarding\n- Cloudflare Workers - Proxy layer for Notion API (auth + CORS)\n\n**Localization**\n- [Tolgee](https://tolgee.io) - Translation management and i18n\n\n**Privacy**\n- Cookie consent management for Mixpanel tracking\n\n---\n\n\u003c!-- Optional: Add attribution to libraries or inspirations --\u003e\n\u003c!-- ## Attribution\n- Technology/Library used thanks to [author](link)\n--\u003e\n\n\u003c!-- Optional: Add support/sponsor links --\u003e\n\u003c!-- ## Support\n- [Follow on LinkedIn](https://linkedin.com/...)\n- [Support the author](https://ko-fi.com/...)\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyelbolt%2Funoff-template-penpot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyelbolt%2Funoff-template-penpot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyelbolt%2Funoff-template-penpot/lists"}