An open API service indexing awesome lists of open source software.

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.

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`