635 packages
allow-methods
Express/connect middleware to handle 405 errors
asynchronize
Make synchronous functions look asynchronous
bandiera-client
Bandiera is a simple, stand-alone feature flagging service that is not tied to any existing web framework or language. This is a client for talking to the web service.
boomcatch
A standalone, node.js-based beacon receiver for boomerang.
chic
Chic is an extremely simple class-like interface to JavaScript prototypal inheritance
chic-event
Chic Event is simple object-oriented event system for JavaScript
commandeer
Proxy requests through connect and capture JSON responses before they are output
conifer
A multi-format, file-based configuration library for Node.
conspire
Generate frightening and very believable conspiracy theories
cosy-js
A cosy little library.
dates-between
Get all of the dates between two given dates
@dotcom-reliability-kit/app-info
A utility to get application info in a consistent way.
@dotcom-reliability-kit/client-metrics-web
A client for sending operational metrics to AWS CloudWatch RUM from the web
@dotcom-reliability-kit/crash-handler
A method to bind an uncaught exception handler to ensure that fatal application errors are logged
@dotcom-reliability-kit/errors
A suite of error classes which help you throw the most appropriate error in any situation
@dotcom-reliability-kit/eslint-config
A linting config, specifically focussed on enhancing code quality and proactively catching errors/bugs before they make it into production
@dotcom-reliability-kit/fetch-error-handler
Properly handle fetch errors and avoid a lot of boilerplate in your app.
@dotcom-reliability-kit/log-error
A method to consistently log error object with optional request information
@dotcom-reliability-kit/logger
A simple and fast logger based on Pino, with FT preferences baked in
@dotcom-reliability-kit/middleware-allow-request-methods
Express middleware that returns 405 (rather than 404) for disallowed request methods
@dotcom-reliability-kit/middleware-log-errors
Express middleware to consistently log errors
@dotcom-reliability-kit/middleware-render-error-info
Express middleware to render error information in a way that makes local debugging easier and production error rendering more consistent.
@dotcom-reliability-kit/opentelemetry
An OpenTelemetry client that's preconfigured for drop-in use in FT apps.
@dotcom-reliability-kit/serialize-error
A utility function to serialize an error object in a way that's friendly to loggers, view engines, and converting to JSON
@dotcom-reliability-kit/serialize-request
A utility function to serialize a request object in a way that's friendly to loggers, view engines, and converting to JSON