{"id":48805737,"url":"https://github.com/kenfdev/figma-event-modeling-plugin","last_synced_at":"2026-05-05T06:05:48.330Z","repository":{"id":347543477,"uuid":"1143961336","full_name":"kenfdev/figma-event-modeling-plugin","owner":"kenfdev","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-28T14:37:49.000Z","size":560,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T14:45:33.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kenfdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-28T06:13:04.000Z","updated_at":"2026-03-28T11:32:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kenfdev/figma-event-modeling-plugin","commit_stats":null,"previous_names":["kenfdev/figma-event-modeling-plugin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kenfdev/figma-event-modeling-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenfdev%2Ffigma-event-modeling-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenfdev%2Ffigma-event-modeling-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenfdev%2Ffigma-event-modeling-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenfdev%2Ffigma-event-modeling-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenfdev","download_url":"https://codeload.github.com/kenfdev/figma-event-modeling-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenfdev%2Ffigma-event-modeling-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-04-14T05:03:02.874Z","updated_at":"2026-04-14T05:03:38.751Z","avatar_url":"https://github.com/kenfdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FigJam Event Modeling Plugin\n\nA FigJam plugin for creating Event Modeling diagrams.\n\n## Setup\n\n### Prerequisites\n\n- Node.js 18+\n- Figma Desktop App (required for plugin development)\n\n### Installation\n\n```bash\nnpm install\nnpm run build\n```\n\n### Load Plugin in Figma\n\n1. Open Figma Desktop App\n2. Go to **Plugins → Development → Import plugin from manifest**\n3. Select `manifest.json` from this project's root directory\n4. Open a FigJam file\n5. Run the plugin from **Resources → Plugins → Development**\n\n## Development\n\nStart the development server with hot module replacement:\n\n```bash\nnpm run dev\n```\n\n- Edit code and Plugma auto-rebuilds\n- UI changes appear instantly via HMR\n- Main code changes require plugin restart in Figma\n\n### Production Build\n\n```bash\nnpm run release\n```\n\n## Debugging\n\n- **UI Console**: In Figma, go to Plugins → Development → Open console\n- **Main Console**: `console.log` statements appear in Figma's plugin console\n\n## Project Structure\n\n```\n├── manifest.json       # Figma plugin configuration\n├── package.json        # Dependencies and scripts\n├── tsconfig.json       # TypeScript configuration\n├── vite.config.ts      # Vite bundler config\n├── src/\n│   ├── main.ts         # Plugin sandbox (Figma API access)\n│   ├── ui/\n│   │   ├── App.tsx     # Main UI component\n│   │   ├── main.tsx    # UI entry point\n│   │   └── styles.css  # UI styles\n│   └── types/\n│       └── plugin.ts   # Shared TypeScript types\n└── dist/               # Build output\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenfdev%2Ffigma-event-modeling-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenfdev%2Ffigma-event-modeling-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenfdev%2Ffigma-event-modeling-plugin/lists"}