We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09fdc4 commit e00d3aaCopy full SHA for e00d3aa
README.md
@@ -97,3 +97,14 @@ interface UserscriptPluginConfig {
97
## Example
98
99
See the [examples](https://github.com/crashmax-dev/vite-userscript-plugin/tree/master/examples) folder.
100
+
101
+## Used by
102
103
+- [vite-userscript-template](https://github.com/crashmax-dev/vite-userscript-template)
104
+- [netangels-userscript](https://github.com/crashmax-dev/netangels-userscript)
105
+- [godev-code-highlight](https://github.com/crashmax-dev/godev-code-highlight)
106
+- [beautifier-userscript](https://github.com/crashmax-dev/beautifier-userscript)
107
108
+## License
109
110
+[MIT](./LICENCE) © [crashmax](https://github.com/crashmax-dev)
0 commit comments