https://github.com/yunsii/starter-monkey
Starter temaplate for userscript engine like Tampermonkey and Violentmonkey, Greasemonkey, ScriptCat.
https://github.com/yunsii/starter-monkey
react userscript vite
Last synced: 18 days ago
JSON representation
Starter temaplate for userscript engine like Tampermonkey and Violentmonkey, Greasemonkey, ScriptCat.
- Host: GitHub
- URL: https://github.com/yunsii/starter-monkey
- Owner: yunsii
- Created: 2024-04-05T02:52:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T13:04:06.000Z (over 1 year ago)
- Last Synced: 2024-09-16T15:16:05.277Z (over 1 year ago)
- Topics: react, userscript, vite
- Language: TypeScript
- Homepage:
- Size: 225 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starter Monkey
[](https://github.com/yunsii/starter-monkey) [](https://github.com/yunsii/starter-monkey/releases/latest) [](https://github.com/yunsii/starter-monkey/blob/master/LICENSE) [](https://greasyfork.org/scripts/554420)
Starter template for userscript engine like Tampermonkey and Violentmonkey, Greasemonkey, ScriptCat, powered by [vite-plugin-monkey](https://github.com/lisonge/vite-plugin-monkey).
## Install
Install on Greasy Fork (click the badge above) or visit:
https://greasyfork.org/scripts/554420
## Features
- 🚀 **Supercharged Developer Experience** - Code like a ninja with rock-solid standards
- âš¡ **React + TailwindCSS Magic** - Build stunning UIs at warp speed
- 🎯 **Effortless Page Anchoring** - Drop your UI anywhere like a boss, inspired by [wxt](https://github.com/wxt-dev/wxt/blob/ea2b8df906384f3c000ae2ab6ad462e33b79c0f2/packages/wxt/src/utils/content-script-ui/shadow-root.ts)
- 🔥 **Smart On-Demand Loading** - Keep pages squeaky clean, zero pollution guaranteed
- 🎪 **Auto-Magical Pattern Matching** - Declare once, then sit back and relax - it handles everything
- 📦 **Automated Releases** - GitHub Actions-powered automatic versioning and publishing
## Projects Built with This Template
The following userscript projects are built using the Starter Monkey template:
- **[Bob Monkey](https://github.com/yunsii/bob-monkey)** - A userscript collection that enhances GitHub and DeepWiki user experience, featuring page visit history, question history assistant, and one-click GitHub to DeepWiki navigation
## FAQ
- [Floating layer component styles are missing when integrating shadcn/ui](https://github.com/yunsii/starter-monkey/issues/1)