Slluxx / GM_config

A lightweight, reusable, cross-browser graphical settings framework for inclusion in user scripts.

Home Page:https://github.com/sizzlemctwizzle/GM_config/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For GM_config usage information, read the wiki.

See what GM_config can do with:

For TypeScript developers, types are available in the types/ directory. They can be included by adding the following like to a TypeScript file:

/// <reference path="local/path/to/types/directory" />

Demo:

TypeScript Demo

About

A lightweight, reusable, cross-browser graphical settings framework for inclusion in user scripts.

https://github.com/sizzlemctwizzle/GM_config/wiki

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 58.2%Language:TypeScript 41.8%