You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,7 @@ In order for your plugin to be considered for Community, Approved or Certified s
168
168
|**[Kubeless - `serverless-kubeless`](https://github.com/serverless/serverless-kubeless)** <br/> by [serverless](http://github.com/serverless) <br/> Serverless plugin for deploying functions to Kubeless. | <br/> |
169
169
|**[Kubeless Offline - `serverless-kubeless-offline`](https://github.com/usefulio/serverless-kubeless-offline)** <br/> by [usefulio](http://github.com/usefulio) <br/> Simulates Kubeless NodeJS runtimes to run/call your functions offline using the Serverless Framework. | <br/> |
170
170
|**[Lambda Dead Letter - `serverless-plugin-lambda-dead-letter`](https://github.com/gmetzker/serverless-plugin-lambda-dead-letter)** <br/> by [gmetzker](http://github.com/gmetzker) <br/> A Serverless plugin that can configure a lambda with a dead letter queue or topic | <br/> |
171
+
|**[Lambda Layer Packager - `serverless-lambda-layer-packager`](https://github.com/bramhoven/serverless-lambda-layer-packager)** <br/> by [bramhoven](http://github.com/bramhoven) <br/> A Serverless plugin that allows you to maintain your normal project structure when developing Lambda Layers. | <br/> |
171
172
|**[Layers - `serverless-layers`](https://github.com/agutoli/serverless-layers)** <br/> by [agutoli](http://github.com/agutoli) <br/> How to reduce drastically lambda size | <br/> |
172
173
|**[Local Dev Server - `serverless-local-dev-server`](https://github.com/DieProduktMacher/serverless-local-dev-server)** <br/> by [DieProduktMacher](http://github.com/DieProduktMacher) <br/> Speeds up development of Alexa Skills, Chatbots and APIs by exposing your functions as local HTTP endpoints and mapping received events. | <br/> |
173
174
|**[Local Environment - `serverless-local-environment`](https://github.com/piercus/serverless-local-environment)** <br/> by [piercus](http://github.com/piercus) <br/> Serverless plugin to set local environment variables and remote environment variable to different values | <br/> |
0 commit comments