Pinned Repositories
aws-assume-role
A github action that opens a session using aws sts assume-role, and exports its creds to the GITHUB_ENV of the current session
ddocs
deploys couchdb/couchbase design documents (intentinally as a part of a CI flow)
e2e-helper
fxmgr
fixture-setup helper, designed mainly for bdd test-runners, (but not exclusively).
lcdev-using-compose-and-traefik
local dev of nodes in a service mesh using docker-compose and traefik
mock-web-server
a simple configurable mock web-server for tests for Node JS
node-lts-notifier
A CLI tool that checks the node.js RSS feed and sends a notification mail whenver it detects a new LTS version.
request-param
It started as connect/express middleware to enable back the `req.param(name,default)` API depricated in express 4, but it now does a little more ;)
versi
A CI tool to manage automatic bumps versions of node-packages
osher's Repositories
osher/mock-web-server
a simple configurable mock web-server for tests for Node JS
osher/fxmgr
fixture-setup helper, designed mainly for bdd test-runners, (but not exclusively).
osher/versi
A CI tool to manage automatic bumps versions of node-packages
osher/node-lts-notifier
A CLI tool that checks the node.js RSS feed and sends a notification mail whenver it detects a new LTS version.
osher/aws-assume-role
A github action that opens a session using aws sts assume-role, and exports its creds to the GITHUB_ENV of the current session
osher/pino-prettier
a `pino` json-output prettifier, based on `pino-pretty`
osher/bilt
A build tool for NPM monorepos
osher/boilerplate--nodejs-ts-strict
sets up a typescript project for modern node with rather strict eslint and prettier settings
osher/consul-template
Template rendering, notifier, and supervisor for @HashiCorp Consul and Vault data.
osher/error-stringify
Augment errors with `Error#toJSON` that preserves `name`, `message`, `stack` as well as any other normally stringified attribute
osher/git2consul
Mirrors the contents of a git repository into Consul KVs.
osher/js_bintrees
Javascript implementation of binary search trees
osher/jsonnet
Jsonnet - The data templating language
osher/kaniko
Build Container Images In Kubernetes
osher/mock-oas-server
A CLI tool to run a web server to play in dev & CI the part of integration partners who publish their API using open-api-spec (fka swagger spec).
osher/openai-node
Node.js library for the OpenAI API
osher/perfecto-nodejs
nodejs course sandbox
osher/pino-hands-on
a simple calc CLI project with poor loging as basis to to discuss loging and implement pino logger
osher/pre-push
Add a pre-push git hook
osher/qs
A querystring parser with nesting support
osher/resolve
Implements the node.js require.resolve() algorithm
osher/rmap
require-mapper - a CLI tool to create a module dependency tree
osher/ssh2
SSH2 client and server modules written in pure JavaScript for node.js
osher/testcontainers-node
Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
osher/tsdoc
A doc comment standard for TypeScript
osher/verdaccio
📦🔐 A lightweight Node.js private proxy registry
osher/vitest
Next generation testing framework powered by Vite.
osher/whats-in-my-deps
a small CLI that takes a whiff of your node_modules and spits some stats about MJS adoption
osher/www.terminal7.dev
The web site of terminal7
osher/yaml-ast-parser
This is a fork of JS-YAML which supports parsing of YAML into AST