>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt

anodynos

@anodynos

8

Published Tools

0

Total Stars

0

Weekly Downloads

Published Tools

8 Skillsacross 2 categories

grunt-urequire

anodynos

A Grunt wrapper around uRequire <https://github.com/anodynos/uRequire>

SkillAI Tool
1 dir

upath

anodynos

A proxy to `path`, replacing `\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.

SkillAI Tool
1 dir

fsp

anodynos

A minimal `fs` that returns A+ promises (when). For each `fs.xxx` function, it adds an `fs.xxxP` returning promises.

SkillAI Tool
1 dir

decurry

anodynos

decurry is the 'reverse' of curry: given a composed function `fn(arg1)(arg2)(arg3)` it returns a function that can be called as `fn(arg1, arg2, arg3)` or `fn(arg1, arg2)(arg3) etc.`

SkillAI Tool
1 dir

butter-require

anodynos

A fork of 'olalonde/better-require' - lets you load JSON and YAML files using require syntax. For example: var config = require('./config.json'); Extensions available are: json, yaml, coffee, ts, ls, co

SkillAI Tool
1 dir

umatch

anodynos

A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.

SkillAI Tool
1 dir

require-clean

anodynos

Cleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`

SkillAI Tool
1 dir

urequire-cli

anodynos

uRequire's Command Line Interface - see www.uRequire.org

SkillAI Automation
1 dir