Quote a string for safe use as a shell argument. Strips null characters.
SkillAI Tool
tryit + verror = Verbosely try.
SkillAI Tool
Re-throw unhandled promise rejections in the next turn, so other listeners get a chance to also run.
SkillAI Tool
yaml-lint-all-recursive
mk-pmb
Run yamllint (from package yaml-lint) on **/*.y{a,}ml
SkillAI Tool
Augment Node.js errors: Make some errors more helpful.
SkillAI Tool
Detect whether a value is an error
SkillAI Tool
Replace the old Rust-less uncomment-cli.
SkillAI Tool
Evil eval() in a promise, with the stack cut.
SkillAI Tool
using-its-own-promise-pmb
mk-pmb
For the really exotic cases in which an async function needs to refer to a promise that resulted from its invocation.
SkillAI Tool
Run .mjs files from your command line, with all the tweaks from esmod-pmb.
SkillAI Tool