https://github.com/crashmax-dev/github-explorer-fixes
https://github.com/crashmax-dev/github-explorer-fixes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crashmax-dev/github-explorer-fixes
- Owner: crashmax-dev
- Created: 2022-11-12T12:23:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T12:28:17.000Z (over 2 years ago)
- Last Synced: 2025-02-12T13:57:39.822Z (5 months ago)
- Language: TypeScript
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-explorer-fixes
> This template is based on [Vite](https://vitejs.dev) and [vite-userscript-plugin](https://github.com/crashmax-dev/vite-userscript-plugin)
## Branches
- [master (redom)](https://github.com/crashmax-dev/github-explorer-fixes)
- [jsx (redom-jsx)](https://github.com/crashmax-dev/github-explorer-fixes/tree/jsx)
- [reatom (redom-jsx + reatom v2)](https://github.com/crashmax-dev/github-explorer-fixes/tree/reatom)
- [imba](https://github.com/crashmax-dev/github-explorer-fixes/tree/imba)
- [preact](https://github.com/crashmax-dev/github-explorer-fixes/tree/preact)## 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/github-explorer-fixes.proxy.user.js` or `http://localhost:3000`