scribunto
There are 17 repositories under scribunto topic.
tatuylonen/wiktextract
Wiktionary dump file parser and multilingual data extractor
CXuesong/WikiClientLibrary
/*🌻*/ Wiki Client Library is an asynchronous MediaWiki API client library targeting modern .NET platforms
SemanticMediaWiki/SemanticScribunto
Provides service functions to support the Scribunto extension
axkr/info.bliki.wikipedia_parser
The Java Wikipedia API (Bliki engine) is a parser library for converting Wikipedia wikitext notation to HTML.
Liquipedia/VariablesLua
A Scribunto Lua interface for Extension:Variables
ProfessionalWiki/SPARQL
MediaWiki extension to run SPARQL queries and template their results via Lua
jeblad/vscode-wikimediafunctions-snippets
Snippets for the functions in use at Wikimedia sites.
ValYauw/Scribunto-Parse-Wikitemplates
A Scribunto (Lua) module for use in MediaWiki-powered sites (e.g. Wikipedia, FANDOM wikis, Miraheze wikis). Used to parse wikitext templates into a Lua table.
ari-party/scribunto-bundler
Lua bundler with Scribunto in mind
WikiTrek/CodiceLUA
Repository per il codice LUA proveniente dai moduli creati specificamente per WikiTrek
amasotti/wiki-scribunto-modules
Collection of Lua modules developed to contribute to the Wikimedia projects
cllu/MediaWiki-CalendarConverter
A MediaWiki extension to convert dates between different calendars
femiwiki/legunto
Fetch MediaWiki Scribunto modules from wikis
jeblad/BCmath
This extension for Mediawiki adds arbitrary-precision arithmetic to Lua modules. The modules call bcmath library for PHP through a minimal interface layer.
jeblad/Doppelganger
This extension for Mediawiki add test stubs and doubles to Lua modules. This makes it possible to recreate actions that can otherwise be difficult to achieve, to facilitate interactive and collaborative debugging.
jeblad/Expect
This extension for Mediawiki adds extended assertions to Lua modules. An integral part is to report failures clearly and visible to facilitate interactive and collaborative fault fixing.
jeblad/Katsa
This extension for Mediawiki add spies to Lua modules. This makes it possible to report actions clearly and visible, to facilitate interactive and collaborative debugging.