An open API service indexing awesome lists of open source software.

https://github.com/serverless/utils

General serverless utilities
https://github.com/serverless/utils

serverless utils

Last synced: about 2 months ago
JSON representation

General serverless utilities

Awesome Lists containing this project

README

        

# @serverless/utils

## Serverless Inc. CLIs internal utilities

### Installation

```bash
npm install @serverless/utils
```

### Utilities

- [`account`](docs/account.md)
- [`analyticsAndNotificationsUrl`](docs/analytics-and-notifications-url.md)
- [`auth`](docs/auth.md)
- [`cloudformationSchema`](docs/cloudformation-schema.md)
- [`config`](docs/config.md)
- [`download`](docs/download.md)
- [`getNotificationsMode`](docs/get-notifications-mode.md)
- [`isInChina`](docs/is-in-china.md)
- [`logReporters`](docs/log-reporters.md)
- [`log`](docs/log.md)
- [`processBackendNotificationRequest`](docs/process-backend-notification-request.md)
- [`ServerlessError`](docs/serverless-error.md)
- [`telemetry`](docs/telemetry.md)
- [`consoleUi`](docs/console-ui.md)