@visulima/health-check

A library built to provide support for defining service health for node services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.

type-fns

A set of types, type checks, and type guards for simpler, safer, and easier to read code.