- status-page: An open-source static-driven Status Page, to help you convey your system status.
- aws-lambda-rie-http: Lambda Runtime Interface Emulator simulating a HTTP server.
- data-sets: A collection of static data-sets.
- dynazord: Fetch an env-formatted file from AWS S3, and populate your Github Workflow with its contents.
- graphql-keyvalue: A GraphQL Scalar type for Key-Value hashes.
- jsonapi-resolvers: Build a resolving function to help you resolve JSON-API entities.
- koa-graceful-shutdown: Ensure your Koa server shuts down correctly, rejecting further traffic with HTTP 503 Service Unavailable.
- koa-vhost: Virtual host splitting for Koa.js.
- redyn: Promise-first Redis-implementation backed by DynamoDB.
- req-fix-hostname: Set
req.hostname
to the value of a header. - supertest-rewrite-json-body: Rewrite supertest body responses to better reinforce your test suite.
- utils: A collection of handy utility functions for you & your projects.
- yoem: Unopinionated self-hosted oembed URL expansion.
- aws-ecr-retag: Retag a Docker image in ECR without using the Docker CLI.
- aws-s3-env: Fetch an env-formatted file from AWS S3, and populate your Github Workflow with its contents.
- ini-config: Parse an ini-style configuration block to easily set env or outputs.
- slack-message: Send messages to Slack from GitHub Actions.
- cronfile: Javascript-based CRON process. Archived as managed services later arose such as: Cronhooks, AWS Eventbridge Scheduler & Google Cloud Scheduler.
- vedette: Self-managed Sentry scope support. Archived as Sentry later updated their SDK to pass a context
Scope
toSentry.captureException
.