# @swarmion/serverless-helpers

> A set of helpers for Serverless applications

Latest version **0.35.0** (published 2025-05-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install @swarmion/serverless-helpers
pnpm add @swarmion/serverless-helpers
yarn add @swarmion/serverless-helpers
bun add @swarmion/serverless-helpers
```

## Health

**Score 40/100 (D)** — status: maintenance-mode.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.35.0 |
| Published | 2025-05-27 |
| First published | 2022-06-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 22.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | adriencaccia, fargito, scorax, guillaumeduboc |
| Keywords | Serverless, Swarmion, Typescript |

## Links

- npm: https://www.npmjs.com/package/@swarmion/serverless-helpers
- Repository: swarmion/swarmion.git
- Homepage: https://www.swarmion.dev
- Issues: https://github.com/swarmion/swarmion/issues
- npm.io page: https://npm.io/package/@swarmion/serverless-helpers

## Dependencies (1)

- [json-schema-to-ts](https://npm.io/package/json-schema-to-ts.md) ^3.0.0

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.35.0 (latest) — 2025-05-27
- 0.33.0-alpha.4 (alpha) — 2024-10-25
- 0.34.0 — 2025-04-25
- 0.33.0 — 2024-12-13
- 0.33.0-alpha.3 — 2024-10-11
- 0.33.0-alpha.2 — 2024-07-24
- 0.33.0-alpha.1 — 2024-06-12
- 0.32.0 — 2024-06-11
- 0.33.0-alpha.0 — 2024-06-11
- 0.32.0-alpha.4 — 2024-04-24
- 0.32.0-alpha.2 — 2024-04-22
- 0.32.0-alpha.1 — 2024-04-12
- 0.32.0-alpha.0 — 2024-03-07
- 0.31.3 — 2024-03-03
- 0.31.2 — 2024-01-22
- … 99 more at https://npm.io/package/@swarmion/serverless-helpers/versions

## README

# @swarmion/serverless-helpers

A set of helpers for Serverless applications

This package is part of the [Swarmion](https://www.swarmion.dev) project. See its documentation for more insights.

# Installation

```bash
pnpm add @swarmion/serverless-helpers aws-cdk-lib
```

or if using yarn

```bash
yarn add @swarmion/serverless-helpers aws-cdk-lib
```

or if using npm

```bash
npm install @swarmion/serverless-helpers aws-cdk-lib
```

---
_Source: https://npm.io/package/@swarmion/serverless-helpers · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
