Skip to content

addshore/wiki-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hay's wiki tools

Source code for all of my wiki tools

Running it

  • Create a config.php file (use config-sample.php as an example) in the lib directory.
  • Do a composer install in the lib/ directory. For this you need Composer.
  • Do a bower init in the root directory
  • Some tools (like VizQuery) need a npm install in their root as well. VizQuery also needs a 'npm run build' to build the bundle.

Remarks

  • To generate the props.html file that is used in the Wikidata Property browser, either:

License

All code is licensed under the terms of the MIT / X11 license.

Credits

Some of this stuff was written for my work as Wikipedian in Residence at the Dutch National Library and National Archive.

About

Code for my Wikimedia Labs Tools account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 38.7%
  • JavaScript 24.1%
  • PHP 17.9%
  • Vue 11.3%
  • SCSS 3.0%
  • CSS 2.3%
  • Other 2.7%