https://github.com/crashmax-dev/vite-userscript-template
⚡️ Vite Userscript template.
https://github.com/crashmax-dev/vite-userscript-template
Last synced: 2 months ago
JSON representation
⚡️ Vite Userscript template.
- Host: GitHub
- URL: https://github.com/crashmax-dev/vite-userscript-template
- Owner: crashmax-dev
- Created: 2022-08-23T05:50:48.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T16:07:12.000Z (over 1 year ago)
- Last Synced: 2025-03-27T22:18:37.775Z (3 months ago)
- Language: HTML
- Homepage: https://crashmax-dev.github.io/vite-userscript-template/
- Size: 294 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vite-userscript-template
> This template is based on [Vite](https://vitejs.dev) and [vite-userscript-plugin](https://github.com/crashmax-dev/vite-userscript-plugin)
### Install Userscript
> [vite-userscript-template.user.js](https://crashmax-dev.github.io/vite-userscript-template/vite-userscript-template.user.js)
## Branches
- [master](https://github.com/crashmax-dev/vite-userscript-template)
- [jsx](https://github.com/crashmax-dev/vite-userscript-template/tree/jsx)
- [reatom](https://github.com/crashmax-dev/vite-userscript-template/tree/reatom)
- [preact](https://github.com/crashmax-dev/vite-userscript-template/tree/preact)
- [solidjs](https://github.com/crashmax-dev/vite-userscript-template/tree/solidjs)
- [imba](https://github.com/crashmax-dev/vite-userscript-template/tree/imba)## Development
- Allow Tampermonkey's access to [local file URI's](https://tampermonkey.net/faq.php?ext=dhdg#Q204)
- Install dependencies with `pnpm i`
- `pnpm dev` to start your development
- Install proxy script from `dist/vite-userscript-template.proxy.user.js` or `http://localhost:3000`