0.1.4 • Published 7 months ago

@namesmt/utils-lambda v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@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

0.1.4

7 months ago

0.1.3

12 months ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago