JSPM

@hello.nrfcloud.com/lambda-helpers

3.3.20
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 383
  • Score
    100M100P100Q104749F
  • License BSD-3-Clause

Helper functions for AWS lambdas written in TypeScript.

Package Exports

  • @hello.nrfcloud.com/lambda-helpers/aProblem
  • @hello.nrfcloud.com/lambda-helpers/aProblem.spec
  • @hello.nrfcloud.com/lambda-helpers/aResponse
  • @hello.nrfcloud.com/lambda-helpers/aResponse.spec
  • @hello.nrfcloud.com/lambda-helpers/addVersionHeader
  • @hello.nrfcloud.com/lambda-helpers/corsHeaders
  • @hello.nrfcloud.com/lambda-helpers/corsHeaders.spec
  • @hello.nrfcloud.com/lambda-helpers/corsOPTIONS
  • @hello.nrfcloud.com/lambda-helpers/corsResponse
  • @hello.nrfcloud.com/lambda-helpers/logger
  • @hello.nrfcloud.com/lambda-helpers/metrics
  • @hello.nrfcloud.com/lambda-helpers/parseHeaders
  • @hello.nrfcloud.com/lambda-helpers/parseHeaders.spec
  • @hello.nrfcloud.com/lambda-helpers/problemResponse
  • @hello.nrfcloud.com/lambda-helpers/requestLogger
  • @hello.nrfcloud.com/lambda-helpers/tryAsJSON
  • @hello.nrfcloud.com/lambda-helpers/tryAsJSON.spec
  • @hello.nrfcloud.com/lambda-helpers/validateInput
  • @hello.nrfcloud.com/lambda-helpers/validateResponse
  • @hello.nrfcloud.com/lambda-helpers/validateResponse.spec

Readme

AWS Lambda Helpers npm version

GitHub Actions semantic-release Renovate @commitlint/config-conventional code style: prettier ESLint: TypeScript

Helper functions for AWS lambdas written in TypeScript.

Installation

npm i --save --save-exact @hello.nrfcloud.com/lambda-helpers