Skip to content

Modules ​

Browse the available Mods modules and jump to their documentation pages.

ModuleDescription
fsFilesystem I/O, metadata, and filesystem path operations.
isType predicates for Lua values and filesystem path types.
keywordHelpers for Lua keywords and identifiers.
ListA list class for creating, transforming, and querying sequences of values.
ntpathWindows/NT-style path operations.
operatorLua operators exposed as functions.
pathCross-platform path operations with host-platform semantics.
posixpathPOSIX-style path operations.
reprReadable string rendering for Lua values.
runtimeLua runtime metadata and version compatibility flags.
SetA set class for creating, combining, and querying unique values.
strString operations for searching, splitting, trimming, and formatting text.
stringcaseString case conversion and word splitting.
tblTable operations for querying, copying, merging, and transforming tables.
templateString template rendering with <code v-pre>{{.
utilsShared utility helpers used across the Mods library.
validateValidation helpers for Lua values and filesystem path types.