Skip to content

EHfive/userscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5210ae2 · Aug 13, 2021

History

39 Commits
Oct 6, 2020
Aug 13, 2021
Aug 13, 2021
Feb 22, 2020
Oct 6, 2020
Oct 6, 2020
Aug 13, 2021
Oct 6, 2020
Feb 20, 2020
Oct 6, 2020
Feb 27, 2020
Feb 21, 2020
Feb 21, 2020
Aug 13, 2021

Repository files navigation

userscripts

Ehfive’s userscripts monorepo

userscripts/ Link Description

enable-vue-devtools

userscripts/enbale-vue-devtools

Force enable Vue Devtools for a Vue production build.

packages Link Description

@userscripts/polyfills

packages/polyfills

Greasemonkey v4 polyfill; set GM in unsafeWindow

@userscripts/axios-config

packages/axios-config

Helpers config axios to using GM.xmlhttpRequest (fallback to XmlhttpRequest if GM.xmlhttpRequest not defined)

Hacking

Tip
This project using yarn@berry

Install latest yarn v1 or v2 globally. doc

$ # using package manager (apt, pacman, homebrew, .etc)
$ apt-get install yarn

Or simply set an alias

$ # at project root
$ alias yarn="node \"$(pwd)/.yarn/releases/yarn-rc.js\""

Run yarn

$ # at project root
$ yarn

About

Ehfive’s userscripts monorepo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published