Loads environment variables and fails fast if they don't exist.
published version 1.0.0, 3 years agoCollect and publish API usage metrics to README.com
published version 1.0.0, 3 years agoReport Express.js usage metrics to README.com
published version 1.2.0, 3 years agoReport Nest.js API usage metrics to README.com
published version 1.3.0, 2 years agoLog JSON entries to stdout/stderr to be queried in Google Cloud Monitoring
published version 2.1.0, 2 years agoStructured logging for express.js app in GKE
published version 1.3.0, 2 years agoEnables structured logging for Nest.js application running in Google Cloud platform
published version 2.2.0, 2 years agoAllows adding tracing headers to associate request with log entries
published version 2.0.0, 2 years agoEnables OpenAPI v3 polymorphism using `__type` metafield to resolve different exceptions or responses within the same HTTP code response group
published version 2.0.0, 2 years agoA list of utilities for typesense search engine
published version 1.1.0, 5 months agoMongoDB JSON Schema (draft-04) used in $jsonSchema validator
published version 0.0.1, 2 years agoOption represents an optional value: it is either some and contains a value, or none, and does not
published version 0.0.5, 10 months agoWraps a value into a box to pass it by reference
published version 0.0.4, 10 months agoIn an async environment, a race condition occurs when two or more async operations attempt to update mutable shared data at the same time. @synchronized decorator offers a mechanism to avoid race conditions by synchronizing async operations access to shar
published version 0.0.4, 10 months agoA primitive to represent a batch of items
published version 0.0.3, 10 months agoA defer function defers the execution of a function until the surrounding function returns
published version 0.0.3, 10 months agoA deferred promise that can be manually resolved or rejected
published version 1.0.1, 10 months agoA mutual exclusion primitive useful for protecting shared data
published version 0.0.3, 10 months agoSchedules and executes batched asynchronous calls
published version 0.0.2, 10 months ago- published version 1.0.0, a month ago