Skip to content
generated from NamesMT/starter-ts

collection of some useful utilities and types targeting AWS Lambda.

License

Notifications You must be signed in to change notification settings

NamesMT/utils-lambda

Repository files navigation

@namesmt/utils-lambda TypeScript heart icon

npm version npm downloads Codecov Bundlejs jsDocs.io

@namesmt/utils-lambda is a collection of some useful utilities and types targeting AWS Lambda.

Features

  • TypeScript ready!

Usage

Install package:

# npm
npm install @namesmt/utils-lambda

# yarn
yarn add @namesmt/utils-lambda

# pnpm (recommended)
pnpm install @namesmt/utils-lambda

Import:

// ESM
import { decodeResponse } from '@namesmt/utils-lambda'

Roadmap

  • Become the legendary 10000x developer

License License

MIT License © 2024 NamesMT

About

collection of some useful utilities and types targeting AWS Lambda.

Resources

License

Stars

Watchers

Forks

Packages

No packages published