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
@@ -252,6 +252,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
252
252
|**[Offline Ses V2 - `serverless-offline-ses-v2`](https://github.com/domdomegg/serverless-offline-ses-v2)** <br/> by [domdomegg](http://github.com/domdomegg) <br/> Serverless plugin to run a local version of Amazon Simple Email Service (SES) supporting the V2 API | <br/> |
253
253
|**[Offline Sns - `serverless-offline-sns`](https://github.com/mj1618/serverless-offline-sns)** <br/> by [mj1618](http://github.com/mj1618) <br/> Serverless plugin to run a local SNS server and call serverless SNS handlers with events notifications. | <br/> |
254
254
|**[Offline Ssm - `serverless-offline-ssm`](https://github.com/janders223/serverless-offline-ssm)** <br/> by [janders223](http://github.com/janders223) <br/> Read SSM parameters from a .env file instead of AWS | <br/> |
255
+
|**[Offline Watcher - `serverless-offline-watcher`](https://github.com/domdomegg/serverless-offline-watcher)** <br/> by [domdomegg](http://github.com/domdomegg) <br/> Run arbitrary commands when files are changed while running serverless-offline | <br/> |
255
256
|**[Oncall - `serverless-oncall`](https://github.com/softprops/serverless-oncall)** <br/> by [softprops](http://github.com/softprops) <br/> Easily manage oncall for your serverless services | <br/> |
256
257
|**[Openapi Documentation - `serverless-openapi-documentation`](https://github.com/temando/serverless-openapi-documentation)** <br/> by [temando](http://github.com/temando) <br/> Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration | <br/> |
257
258
|**[Openapi Integration Helper - `serverless-openapi-integration-helper`](https://github.com/yndlingsfar/serverless-openapi-integration-helper)** <br/> by [yndlingsfar](http://github.com/yndlingsfar) <br/> Provides functionality to merge stage-dependent x-amazon-apigateway integrations into openApiSpecification files | <br/> |
0 commit comments