{"id":21486957,"url":"https://github.com/ntsd/overwolf-svelte-boilerplate","last_synced_at":"2026-05-19T00:35:09.545Z","repository":{"id":202635679,"uuid":"703032624","full_name":"ntsd/overwolf-svelte-boilerplate","owner":"ntsd","description":"Svelte Boilerplate for Overwolf","archived":false,"fork":false,"pushed_at":"2023-10-31T17:08:59.000Z","size":162,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T19:43:28.802Z","etag":null,"topics":["game-overlay","hacktoberfest","overlay","overwolf","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"","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/ntsd.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}},"created_at":"2023-10-10T13:19:29.000Z","updated_at":"2024-11-04T02:14:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b198630-3d18-4b5d-b1a4-e2509666a4e0","html_url":"https://github.com/ntsd/overwolf-svelte-boilerplate","commit_stats":null,"previous_names":["ntsd/overwolf-svelte-boilerplate"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntsd%2Foverwolf-svelte-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntsd%2Foverwolf-svelte-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntsd%2Foverwolf-svelte-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntsd%2Foverwolf-svelte-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntsd","download_url":"https://codeload.github.com/ntsd/overwolf-svelte-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014186,"owners_count":20383716,"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":["game-overlay","hacktoberfest","overlay","overwolf","svelte","sveltekit"],"created_at":"2024-11-23T13:25:20.556Z","updated_at":"2026-05-19T00:35:09.504Z","avatar_url":"https://github.com/ntsd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overwolf Svelte Boilerplate\n\nA minimial Svelte boilerplate for Overwolf, inspired by [Overwolf Modern React Boilerplate](https://github.com/AlbericoD/overwolf-modern-react-boilerplate)\n\n## Features\n\n- Overwolf Plugin\n- In game overlay and Desktop window\n- Svelte and ES Modules support\n- Nano Stores by [Overwolf Nano Stores](https://github.com/ntsd/overwolf-nanostores)\n- TailwindCSS and [DaisyUI](https://daisyui.com/)\n- Markdown render by [MDsveX](https://github.com/pngwn/MDsveX)\n- Drag to move windows\n\n## Requirements\n\n- Node version \u003e=18\n\n## Getting started\n\nClone with Github's \"Use this template\":\n\n[![use this template](/static/useThisTemplate.svg)](https://github.com/new?template_name=overwolf-svelte-boilerplate\u0026template_owner=ntsd)\n\nClone with [degit](https://github.com/Rich-Harris/degit):\n\n```sh\n# make copy of this repository\nnpx degit ntsd/overwolf-svelte-boilerplate `my-new-repo`\n\n# change to project directory\ncd overwolf-svelte-boilerplate\n\n# install dependencies\nnpm i\n\n# build overwolf plugin, you can now use `Load unpacked extension` to test the local plugin at `build`.\nnpm run build\n\n# create opk file\nnpm run create-opk\n```\n\n## Project Structure\n\n```tree\n├── src\n│   ├── lib\n│   │   ├── BackgroundWindow.svelte         - The background will always running to control which page to restore\n│   │   ├── CurrentPage.svelte              - A component to check which page to render\n│   │   ├── DesktopWindow.svelte            - Desktop window\n│   │   └── InGameWindow.svelte             - In Game Window\n│   ├── routes                              - Routes for svelte\n│   ├── utils                               - Utilities script for overwolf API\n|   ├── overwolf.dev.mock.ts                - Overwolf Mock to make it works for `npm run dev`\n|   ├── consts.ts                           - Constants variables\n|   └── app.postcss                         - Global CSS\n├── static                                  - static data includes manifest.json and icons\n├── svelte.config.js                        - Sveltekit configuration\n└── tailwind.config.ts                      - Tailwind configuration\n```\n\n## Roadmap\n\nWe are using [Github Project](https://github.com/ntsd/overwolf-svelte-boilerplate/projects) for the roadmap and task-board.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntsd%2Foverwolf-svelte-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntsd%2Foverwolf-svelte-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntsd%2Foverwolf-svelte-boilerplate/lists"}