Wil (₩) Moore III
@wilmoore
From Stuck Build → Shipped Product
12
Published Tools
0
Total Stars
0
Weekly Downloads
204
GitHub Followers
195
Public Repos
100/100
Avg Security
Published Tools
12 Skillsacross 2 categoriessupertest-koa-agent
wilmoore
Converts a Koa app into a supertest compatible agent instance.
function-pipeline
wilmoore
Similar to the Unix `|` operator; returns a function that invokes the given series of functions whose output is subsequently passed to the next function in the series.
...moreselectn
wilmoore
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
...morecurry2
wilmoore
Curry a binary function.
brackets2dots
wilmoore
Convert string with bracket notation to dot property notation for Node.js and the browser.
homedir
wilmoore
Platform agnostic user home directory path resolution for Node.js.
dotsplit.js
wilmoore
Transform dot-delimited strings to array of strings for Node.js and the browser.
request-id
wilmoore
Allows you to identify client requests within non-sequential logs such as Syslog by adding a response header of `X-Request-Id`. Allows setting value via query parameter or request header. For Koa and Express.
...morebasic-authorization-header
wilmoore
RFC2617 basic authorization header from username and password.
@wilmoore/dev
wilmoore
A sophisticated development server management tool with process monitoring, health checks, and log management
assert-env
wilmoore
Assert that specific environment variables exist.
knex-mysql-middleware
wilmoore
Set a MySQL flavored Knex connection that can be accessed via Koa or Express middleware.