AnYiEE / AwesomeGadgets

Storage, management, compilation, and automatic deployment of MediaWiki gadgets.
GNU General Public License v3.0
5 stars 5 forks source link
gadget mediawiki mediawiki-gadget

NPM version Linter

简介
Introduction

Awesome Gadgets 是面向 MediaWiki 网站,用以统一存储、管理并编译全站小工具(Gadget)的工具。小工具开发者只需关心小工具本身的代码实现,无需关心其他方面。工具将自动检查语法、编译并部署到网站。
Awesome Gadgets is a tool designed specifically for MediaWiki websites, with the goal of centralizing the storage, management, and compilation of all site-wide CSS/JavaScript and their peer pages. Developers of these gadgets can solely focus on implementing the code for their creations without the need to worry about other aspects. The tool will automatically check the syntax, compile, and deploy gadgets to the website.

用法
Usage

文档
See documentation.

最佳实践
Best practices