Base library for my scripts
目前為
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/375557/847480/Base%20Resource.js
Assortment of helpers
Base Script Handler
A user script management helper class
Child Mutation Observer
A mutation observer helper class for monitoring for children being added and removed
Local Store
A helper class for managing a local storage store. Allows adding default structure with auto loading and other features.
UI Generator
A UI generation helper class
Validator
Contains an assortment of validation helpers