{"id":28000401,"url":"https://github.com/maxchang3/userscript-tsx-starter","last_synced_at":"2026-05-05T20:41:48.223Z","repository":{"id":291793824,"uuid":"978808590","full_name":"maxchang3/userscript-tsx-starter","owner":"maxchang3","description":"A userscript starter with vite-plugin-monkey + TypeScript + JSX (via jsx-dom).","archived":false,"fork":false,"pushed_at":"2025-05-06T16:18:25.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T23:52:33.668Z","etag":null,"topics":["greasemonkey","starter","tampermonkey","userscript","vite","vite-plugin-monkey"],"latest_commit_sha":null,"homepage":"","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/maxchang3.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}},"created_at":"2025-05-06T14:38:24.000Z","updated_at":"2025-05-06T16:18:28.000Z","dependencies_parsed_at":"2025-05-07T07:00:27.126Z","dependency_job_id":null,"html_url":"https://github.com/maxchang3/userscript-tsx-starter","commit_stats":null,"previous_names":["maxchang3/userscript-monkey-tsx-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxchang3%2Fuserscript-tsx-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxchang3%2Fuserscript-tsx-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxchang3%2Fuserscript-tsx-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxchang3%2Fuserscript-tsx-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxchang3","download_url":"https://codeload.github.com/maxchang3/userscript-tsx-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166482,"owners_count":21864470,"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":["greasemonkey","starter","tampermonkey","userscript","vite","vite-plugin-monkey"],"created_at":"2025-05-08T23:52:36.504Z","updated_at":"2026-05-05T20:41:48.190Z","avatar_url":"https://github.com/maxchang3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UserScript TSX Starter\n\nA modern TypeScript-based development setup for creating UserScripts, with:\n\n* **JSX/TSX Support**: Write UI components in JSX, compiled to native DOM operations (By [`jsx-dom`](https://github.com/alex-kinokon/jsx-dom))\n  * Uses the UMD build via [`@maxchang/jsx-dom`](https://github.com/maxchang3/jsx-dom) for `@require` CDN compatibility\n* **vite-plugin-monkey**: Automatically manages UserScript metadata and builds optimized scripts\n\n\nBased on [`create-monkey/template-solid-ts`](https://github.com/lisonge/vite-plugin-monkey/tree/main/packages/create-monkey/template-solid-ts) replace solidjs with jsx-dom.\n\n## Getting Started\n\n### Installation\n\n```bash\nnpm install   # or pnpm install or yarn install\n```\n\n## Development\n\n### `npm run dev` or `npm start`\n\nStarts the development server with hot-reload enabled.\n- Open [http://localhost:3000](http://localhost:3000) in your browser\n- Changes will automatically refresh the page\n\n### `npm run build`\n\nCreates production-ready files in the `dist` folder:\n- Optimized bundle with proper production settings\n- Minified code with content hashing\n- Ready-to-use UserScript that can be installed in Tampermonkey or other UserScript managers\n\n## Deployment\n\nThe built UserScript in the `dist` folder can be:\n- Manually installed in your UserScript manager\n- Hosted on any static file hosting (GitHub Pages, Netlify, etc.)\n- Shared directly with other users\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxchang3%2Fuserscript-tsx-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxchang3%2Fuserscript-tsx-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxchang3%2Fuserscript-tsx-starter/lists"}