From de14e387449f09b7d70a7ce6d5ae0a20a9e89b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Ga=C5=82=C4=99zowski?= Date: Fri, 21 Jul 2023 11:27:04 +0200 Subject: [PATCH] Add @uninterrupted/serverless-plugin-webform --- README.md | 3 ++- plugins.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d04aaf..030165b 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu | **[@Stratiformdigital/serverless Idempotency Helper - `@stratiformdigital/serverless-idempotency-helper`](https://github.com/stratiformdigital/serverless-idempotency-helper)**
by [stratiformdigital](http://github.com/stratiformdigital)
Helps make lambda deployments idempotent | ![Github Stars](https://img.shields.io/github/stars/stratiformdigital/serverless-idempotency-helper.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/@stratiformdigital/serverless-idempotency-helper.svg?label=Downloads&style=for-the-badge)| | **[@Stratiformdigital/serverless Online - `@stratiformdigital/serverless-online`](https://github.com/stratiformdigital/serverless-online)**
by [stratiformdigital](http://github.com/stratiformdigital)
Faster lambda development in AWS through hot deploys and streaming logs. | ![Github Stars](https://img.shields.io/github/stars/stratiformdigital/serverless-online.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/@stratiformdigital/serverless-online.svg?label=Downloads&style=for-the-badge)| | **[@Stratiformdigital/serverless S3 Security Helper - `@stratiformdigital/serverless-s3-security-helper`](https://github.com/stratiformdigital/serverless-s3-security-helper)**
by [stratiformdigital](http://github.com/stratiformdigital)
Sets security minded settings on s3 buckets, including sls deployment buckets | ![Github Stars](https://img.shields.io/github/stars/stratiformdigital/serverless-s3-security-helper.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/@stratiformdigital/serverless-s3-security-helper.svg?label=Downloads&style=for-the-badge)| +| **[@Uninterrupted/serverless Plugin Webform - `@uninterrupted/serverless-plugin-webform`](https://github.com/uninterrupted-tech/serverless-plugin-webform)**
by [uninterrupted-tech](http://github.com/uninterrupted-tech)
Seamless and comprehensive solution to simplify the creation and management of web forms in AWS serverless. | ![Github Stars](https://img.shields.io/github/stars/uninterrupted-tech/serverless-plugin-webform.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/@uninterrupted/serverless-plugin-webform.svg?label=Downloads&style=for-the-badge)| | **[@Unly/serverless Env Copy Plugin - `@unly/serverless-env-copy-plugin`](https://github.com/UnlyEd/serverless-env-copy-plugin)**
by [UnlyEd](http://github.com/UnlyEd)
Fetch environment variables and write it to a .env file - Maintained fork from https://github.com/Jimdo/serverless-dotenv | ![Github Stars](https://img.shields.io/github/stars/UnlyEd/serverless-env-copy-plugin.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/@unly/serverless-env-copy-plugin.svg?label=Downloads&style=for-the-badge)| | **[@Unly/serverless Plugin Dynamodb Backups - `@unly/serverless-plugin-dynamodb-backups`](https://github.com/UnlyEd/serverless-plugin-dynamodb-backups)**
by [UnlyEd](http://github.com/UnlyEd)
Configure automated DynamoDB "On-Demand" backups and manage backups lifecycle, powered by AWS Lambda | ![Github Stars](https://img.shields.io/github/stars/UnlyEd/serverless-plugin-dynamodb-backups.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/@unly/serverless-plugin-dynamodb-backups.svg?label=Downloads&style=for-the-badge)| | **[@Vulcancreative/serverless Storage - `@vulcancreative/serverless-storage`](https://github.com/vulcancreative/serverless-storage)**
by [vulcancreative](http://github.com/vulcancreative)
Serverless plugin defining DynamoDB storage primitives; like localStorage but better | ![Github Stars](https://img.shields.io/github/stars/vulcancreative/serverless-storage.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/@vulcancreative/serverless-storage.svg?label=Downloads&style=for-the-badge)| @@ -344,7 +345,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu | **[Staging - `serverless-plugin-staging`](https://github.com/icarus-sullivan/serverless-plugin-staging)**
by [icarus-sullivan](http://github.com/icarus-sullivan)
A plugin to restrict the deployment of resources or functions on a per stage basis | ![Github Stars](https://img.shields.io/github/stars/icarus-sullivan/serverless-plugin-staging.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-staging.svg?label=Downloads&style=for-the-badge)| | **[Static - `serverless-plugin-static`](https://github.com/a-pavlenko/serverless-plugin-static)**
by [a-pavlenko](http://github.com/a-pavlenko)
Serving static files locally with serverless-offline or a standalone command | ![Github Stars](https://img.shields.io/github/stars/a-pavlenko/serverless-plugin-static.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-static.svg?label=Downloads&style=for-the-badge)| | **[Static - `serverless-static`](https://github.com/iliasbhal/serverless-static)**
by [iliasbhal](http://github.com/iliasbhal)
Easily serve files from a folder while developing on localhost with the serverless-offline plugin | ![Github Stars](https://img.shields.io/github/stars/iliasbhal/serverless-static.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-static.svg?label=Downloads&style=for-the-badge)| -| **[Step Functions - `serverless-step-functions`](https://github.com/horike37/serverless-step-functions)**
by [horike37](http://github.com/horike37)
AWS Step Functions with Serverless Framework. | ![Github Stars](https://img.shields.io/github/stars/horike37/serverless-step-functions.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-step-functions.svg?label=Downloads&style=for-the-badge)| +| **[Step Functions - `serverless-step-functions`](https://github.com/serverless-operations/serverless-step-functions)**
by [serverless-operations](http://github.com/serverless-operations)
AWS Step Functions plugin for Serverless Framework | ![Github Stars](https://img.shields.io/github/stars/serverless-operations/serverless-step-functions.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-step-functions.svg?label=Downloads&style=for-the-badge)| | **[Step Functions Offline - `serverless-step-functions-offline`](https://github.com/vkkis93/serverless-step-functions-offline)**
by [vkkis93](http://github.com/vkkis93)
Emulate step functions locally when developing your Serverless project | ![Github Stars](https://img.shields.io/github/stars/vkkis93/serverless-step-functions-offline.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-step-functions-offline.svg?label=Downloads&style=for-the-badge)| | **[Sthree Env - `serverless-sthree-env`](https://github.com/StyleTributeIT/serverless-sthree-env)**
by [StyleTributeIT](http://github.com/StyleTributeIT)
Serverless plugin to get config from a json formatted file in S3 and copy them to environment variable | ![Github Stars](https://img.shields.io/github/stars/StyleTributeIT/serverless-sthree-env.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-sthree-env.svg?label=Downloads&style=for-the-badge)| | **[Subscription Filter - `serverless-plugin-subscription-filter`](https://github.com/tsub/serverless-plugin-subscription-filter)**
by [tsub](http://github.com/tsub)
A serverless plugin to register AWS CloudWatchLogs subscription filter | ![Github Stars](https://img.shields.io/github/stars/tsub/serverless-plugin-subscription-filter.svg?label=Stars&style=for-the-badge)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-subscription-filter.svg?label=Downloads&style=for-the-badge)| diff --git a/plugins.json b/plugins.json index a19f338..d00896e 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,5 @@ -[{ +[ +{ "name": "@kakkuk/serverless-aws-lambda-dynamic-trigger", "description": "Allows to register sns, sqs and kinesis triggers (events) dynamically.", "githubUrl": "https://github.com/failsafe-engineering/serverless-aws-lambda-dynamic-trigger", @@ -119,6 +120,11 @@ "description": "Plugin for improved AWS Lambda layer management, including install hooks, export options and improved retain support", "githubUrl": "https://github.com/henhal/serverless-plugin-layer-manager", "status": "active" +}, { + "name": "@uninterrupted/serverless-plugin-webform", + "description": "Seamless and comprehensive solution to simplify the creation and management of web forms in AWS serverless.", + "githubUrl": "https://github.com/uninterrupted-tech/serverless-plugin-webform", + "status": "active" }, { "name": "serverless-plugin-lambda-edge", "description": "Plugin for Lambda@Edge, just associating your Lambda function with existing CloudFront distribution via AWS SDK",