Loads environment variables and fails fast if they don't exist.
published version 1.0.0, 2 years agoCollect and publish API usage metrics to README.com
published version 1.0.0, 2 years agoReport Express.js usage metrics to README.com
published version 1.2.0, 2 years agoReport Nest.js API usage metrics to README.com
published version 1.3.0, a year agoLog JSON entries to stdout/stderr to be queried in Google Cloud Monitoring
published version 2.1.0, a year agoStructured logging for express.js app in GKE
published version 1.3.0, a year agoEnables structured logging for Nest.js application running in Google Cloud platform
published version 2.2.0, a year agoAllows adding tracing headers to associate request with log entries
published version 2.0.0, a year 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, a year agoA list of utilities for typesense search engine
published version 1.0.4, 9 months agoMongoDB JSON Schema (draft-04) used in $jsonSchema validator
published version 0.0.1, a year agoOption represents an optional value: it is either some and contains a value, or none, and does not
published version 0.0.5, 13 days agoWraps a value into a box to pass it by reference
published version 0.0.4, 13 days 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, 13 days agoA defer function defers the execution of a function until the surrounding function returns
published version 0.0.3, 13 days agoA deferred promise that can be manually resolved or rejected
published version 1.0.1, 13 days agoA mutual exclusion primitive useful for protecting shared data
published version 0.0.3, 13 days agoSchedules and executes batched asynchronous calls
published version 0.0.2, 13 days ago