0.1.2 • Published 10 months ago

@namesmt/utils-lambda v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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.2

10 months ago

0.1.1

11 months ago

0.1.0

11 months ago

0.0.3

11 months ago

0.0.2

12 months ago

0.0.1

12 months ago