Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 513 Bytes

README.md

File metadata and controls

executable file
·
6 lines (4 loc) · 513 Bytes

libSettings

Library for MediaWiki gadgets and user scripts to easily have settings with a GUI. Example of use is shown in the image, as in the gadget Shortdesc helper here.

Development requires npm to install Webpack and Babel. Webpack and Babel are used to transpile the multiple files with ES6 classes to one ES5 compatible file.