-
cp2077-merge-options Public
Merge multiple 2077 options.json files for MO2 modding setups
JavaScript MIT License UpdatedFeb 23, 2025 -
cli Public
Some simple CLI scaffolding for promise returning applications.
-
-
modorganizer-basic_games Public
Forked from ModOrganizer2/modorganizer-basic_gamesMod Organizer 2 meta-plugin to make creating game plugins easier and faster.
-
-
javatar-maps Public
The source for the map website for the javatar game, found at javatar.mikomi.org
-
-
-
iarna-toml Public
Better TOML parsing and stringifying all in that familiar JSON interface.
-
rtf-parser Public
This is a general RTF parser. It takes an text stream and produces a document object representing the parsed document. In and of itself, this isn't super useful but it's the building block for othe…
-
model-keyword Public
Forked from mix1009/model-keywordAutomatic1111 WEBUI extension to autofill keyword for custom stable diffusion models.
Python MIT License UpdatedJan 17, 2023 -
-
bicepparser Public
Forked from robase/bicepparserA Peggyjs grammar/parser for Azure Bicep
PEG.js UpdatedFeb 10, 2022 -
SynOpenWorldLoot Public
Forked from ixanza/SynOpenWorldLootA consistency patcher to add Open World Loot's Leveled List Framework to the entire load order
C# MIT License UpdatedDec 25, 2021 -
A terminal based horizontal guage aka, a progress bar
-
-
-
-
-
-
rtf-to-html Public
Convert RTF to HTML in pure JavaScript.
-
tar Public
A simple tar CLI based on node-tar -- highly compatible, very fast, can produce idempotent tar outputs when using "portable" mode. Intended for use in environments without a tar binary (ie, Windows…
-
aproba Public
A ridiculously light-weight function argument validator
-
Public change requests/proposals & ideation
1 UpdatedApr 14, 2021 -
-
console-control-strings Public
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on b…
-
has-unicode Public
Try to guess if your terminal supports unicode
-
lock-verify Public
Forked from npm/lock-verifyReport if your package.json is out of sync with your package-lock.json
JavaScript ISC License UpdatedNov 6, 2020 -
toml-spec-tests Public
These are the spec tests for TOML used by @iarna/toml
-
require-inject Public
A simple mock injector compatible needing no instrumentation in the libraries being tested