Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Finch - `serverless-finch`](https://github.com/fernando-mc/serverless-finch)** <br/> by [fernando-mc](http://github.com/fernando-mc) <br/> A Serverless plugin to deploy static website assets to AWS S3. | ![Github Stars](https://img.shields.io/github/stars/fernando-mc/serverless-finch.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-finch.svg?label=Downloads&style=for-the-badge)|
| **[Frontend Plugin - `serverless-frontend-plugin`](https://github.com/rogersgt/serverless-frontend-plugin)** <br/> by [rogersgt](http://github.com/rogersgt) <br/> Deploy any type of frontend on AWS Cloudfront with Https/SSL termination with your serverless deployments. Integrates with serverless-offline for local development. | ![Github Stars](https://img.shields.io/github/stars/rogersgt/serverless-frontend-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-frontend-plugin.svg?label=Downloads&style=for-the-badge)|
| **[Fullstack - `fullstack-serverless`](https://github.com/MadSkills-io/fullstack-serverless)** <br/> by [MadSkills-io](http://github.com/MadSkills-io) <br/> A Serverless plugin to create an AWS CloudFront distribution that serves static web content from S3 and routes API traffic to API Gateway. | ![Github Stars](https://img.shields.io/github/stars/MadSkills-io/fullstack-serverless.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/fullstack-serverless.svg?label=Downloads&style=for-the-badge)|
| **[Function Gateway - `serverless-function-gateway`](https://github.com/KennethWussmann/serverless-function-gateway)** <br/> by [KennethWussmann](http://github.com/KennethWussmann) <br/> Publish AWS Lambda functions to selfhosted [function-gateway](https://github.com/KennethWussmann/function-gateway). | ![Github Stars](https://img.shields.io/github/stars/KennethWussmann/serverless-function-gateway.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-function-gateway.svg?label=Downloads&style=for-the-badge)|
| **[Function Outputs - `serverless-function-outputs`](https://github.com/RogerBarreto/serverless-function-outputs)** <br/> by [RogerBarreto](http://github.com/RogerBarreto) <br/> Adds function Name and ARN outputs without version suffix | ![Github Stars](https://img.shields.io/github/stars/RogerBarreto/serverless-function-outputs.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-function-outputs.svg?label=Downloads&style=for-the-badge)|
| **[Functions Base Path - `serverless-functions-base-path`](https://github.com/kevinrambaud/serverless-functions-base-path)** <br/> by [kevinrambaud](http://github.com/kevinrambaud) <br/> Easily define a base path where your serverless functions are located. | ![Github Stars](https://img.shields.io/github/stars/kevinrambaud/serverless-functions-base-path.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-functions-base-path.svg?label=Downloads&style=for-the-badge)|
| **[Git Commit Tracker - `serverless-git-commit-tracker`](https://github.com/optimator999/serverless-git-commit-tracker)** <br/> by [optimator999](http://github.com/optimator999) <br/> Generates a version tracking file for web or API deployment containing the latest git commit version number, deployment stage, and date | ![Github Stars](https://img.shields.io/github/stars/optimator999/serverless-git-commit-tracker.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-git-commit-tracker.svg?label=Downloads&style=for-the-badge)|
Expand Down Expand Up @@ -209,7 +208,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[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. | ![Github Stars](https://img.shields.io/github/stars/DieProduktMacher/serverless-local-dev-server.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-dev-server.svg?label=Downloads&style=for-the-badge)|
| **[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 | ![Github Stars](https://img.shields.io/github/stars/piercus/serverless-local-environment.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-environment.svg?label=Downloads&style=for-the-badge)|
| **[Local Kinesis - `serverless-local-kinesis`](https://github.com/pidz-development/serverless-local-kinesis)** <br/> by [pidz-development](http://github.com/pidz-development) <br/> Run a local kinesis and automatically fire events | ![Github Stars](https://img.shields.io/github/stars/pidz-development/serverless-local-kinesis.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-kinesis.svg?label=Downloads&style=for-the-badge)|
| **[Local Proxy - `serverless-local-proxy`](https://github.com/serverless-local-proxy/serverless-local-proxy)** <br/> by [serverless-local-proxy](http://github.com/serverless-local-proxy) <br/> A highly composable plugin for Serverless that speeds up your local development workflow. | ![Github Stars](https://img.shields.io/github/stars/serverless-local-proxy/serverless-local-proxy.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-proxy.svg?label=Downloads&style=for-the-badge)|
| **[Local Schedule - `serverless-local-schedule`](https://github.com/UnitedIncome/serverless-local-schedule)** <br/> by [UnitedIncome](http://github.com/UnitedIncome) <br/> Schedule AWS CloudWatch Event based invocations in local time(with DST support!) | ![Github Stars](https://img.shields.io/github/stars/UnitedIncome/serverless-local-schedule.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-schedule.svg?label=Downloads&style=for-the-badge)|
| **[Localstack - `serverless-localstack`](https://github.com/LocalStack/serverless-localstack)** <br/> by [LocalStack](http://github.com/LocalStack) <br/> Serverless plugin for LocalStack - a fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! | ![Github Stars](https://img.shields.io/github/stars/LocalStack/serverless-localstack.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-localstack.svg?label=Downloads&style=for-the-badge)|
| **[Log Filter Subscription - `serverless-log-filter-subscription`](https://github.com/schwamster/serverless-log-filter-subscription)** <br/> by [schwamster](http://github.com/schwamster) <br/> This serverless plugin creates log filter subscription for all lambda functions configured in your projects serverless.yml | ![Github Stars](https://img.shields.io/github/stars/schwamster/serverless-log-filter-subscription.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-log-filter-subscription.svg?label=Downloads&style=for-the-badge)|
Expand Down Expand Up @@ -240,7 +238,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Node Shim - `serverless-plugin-node-shim`](https://github.com/jzimmek/serverless-plugin-node-shim)** <br/> by [jzimmek](http://github.com/jzimmek) <br/> Serverless plugin to run your functions in nodejs version (8 LTS, 9+) on aws lambda | ![Github Stars](https://img.shields.io/github/stars/jzimmek/serverless-plugin-node-shim.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-node-shim.svg?label=Downloads&style=for-the-badge)|
| **[Oauth Scopes - `serverless-oauth-scopes`](https://github.com/birdcatcher/serverless-oauth-scopes)** <br/> by [birdcatcher](http://github.com/birdcatcher) <br/> A serverless plugin to set OAuth Scopes on APIGateway methods | ![Github Stars](https://img.shields.io/github/stars/birdcatcher/serverless-oauth-scopes.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-oauth-scopes.svg?label=Downloads&style=for-the-badge)|
| **[Offline - `serverless-offline`](https://github.com/dherault/serverless-offline)** <br/> by [dherault](http://github.com/dherault) <br/> Emulate AWS λ and API Gateway locally when developing your Serverless project | ![Github Stars](https://img.shields.io/github/stars/dherault/serverless-offline.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline.svg?label=Downloads&style=for-the-badge)|
| **[Offline Cfstrip - `serverless-offline-cfstrip`](https://github.com/jlopez/serverless-cfstrip)** <br/> by [jlopez](http://github.com/jlopez) <br/> Strip CloudFormation serverless variables when running in offline mode | ![Github Stars](https://img.shields.io/github/stars/jlopez/serverless-cfstrip.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-cfstrip.svg?label=Downloads&style=for-the-badge)|
| **[Offline Direct Lambda - `serverless-offline-direct-lambda`](https://github.com/civicteam/serverless-offline-direct-lambda)** <br/> by [civicteam](http://github.com/civicteam) <br/> Allow offline direct lambda-to-lambda interactions by exposing lambdas with no API Gateway event via HTTP. | ![Github Stars](https://img.shields.io/github/stars/civicteam/serverless-offline-direct-lambda.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-direct-lambda.svg?label=Downloads&style=for-the-badge)|
| **[Offline Dynamodb Stream - `serverless-plugin-offline-dynamodb-stream`](https://github.com/orchestrated-io/serverless-plugin-offline-dynamodb-stream)** <br/> by [orchestrated-io](http://github.com/orchestrated-io) <br/> Serverless Plugin for emulating dynamodb stream triggering lambda functions offline | ![Github Stars](https://img.shields.io/github/stars/orchestrated-io/serverless-plugin-offline-dynamodb-stream.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-offline-dynamodb-stream.svg?label=Downloads&style=for-the-badge)|
| **[Offline Edge Lambda - `serverless-offline-edge-lambda`](https://github.com/evolv-ai/serverless-offline-edge-lambda)** <br/> by [evolv-ai](http://github.com/evolv-ai) <br/> A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline | ![Github Stars](https://img.shields.io/github/stars/evolv-ai/serverless-offline-edge-lambda.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-edge-lambda.svg?label=Downloads&style=for-the-badge)|
Expand Down Expand Up @@ -350,7 +347,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Tencent Scf - `serverless-tencent-scf`](https://github.com/tencentyun/serverless-tencent-cloud-function)** <br/> by [tencentyun](http://github.com/tencentyun) <br/> Serverless framework provider plugin for Tencent SCF(Serverless Cloud Function) | ![Github Stars](https://img.shields.io/github/stars/tencentyun/serverless-tencent-cloud-function.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-tencent-scf.svg?label=Downloads&style=for-the-badge)|
| **[Tesseract - `serverless-tesseract`](https://github.com/Suor/serverless-tesseract)** <br/> by [Suor](http://github.com/Suor) <br/> Add Tesseract OCR Engine to your build. | ![Github Stars](https://img.shields.io/github/stars/Suor/serverless-tesseract.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-tesseract.svg?label=Downloads&style=for-the-badge)|
| **[Test Helper - `serverless-plugin-test-helper`](https://github.com/manwaring/serverless-plugin-test-helper)** <br/> by [manwaring](http://github.com/manwaring) <br/> Makes it easier to end-to-end test deployed deployed services by saving CloudFormation Stack Outputs locally and exposing values via a simple Node.js library | ![Github Stars](https://img.shields.io/github/stars/manwaring/serverless-plugin-test-helper.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-test-helper.svg?label=Downloads&style=for-the-badge)|
| **[Tracer - `serverless-plugin-tracer`](https://github.com/enykeev/serverless-plugin-tracer/)** <br/> by [enykeev](http://github.com/enykeev) <br/> Trace serverless hooks as they execute | ![Github Stars](https://img.shields.io/github/stars/enykeev/serverless-plugin-tracer/.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tracer.svg?label=Downloads&style=for-the-badge)|
| **[Tracer - `serverless-plugin-tracer`](https://github.com/enykeev/serverless-plugin-tracer)** <br/> by [enykeev](http://github.com/enykeev) <br/> Trace serverless hooks as they execute | ![Github Stars](https://img.shields.io/github/stars/enykeev/serverless-plugin-tracer.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tracer.svg?label=Downloads&style=for-the-badge)|
| **[Tracing - `serverless-plugin-tracing`](https://github.com/alex-murashkin/serverless-plugin-tracing)** <br/> by [alex-murashkin](http://github.com/alex-murashkin) <br/> Enables AWS X-Ray (https://aws.amazon.com/xray/) for the entire Serverless stack or individual functions. | ![Github Stars](https://img.shields.io/github/stars/alex-murashkin/serverless-plugin-tracing.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tracing.svg?label=Downloads&style=for-the-badge)|
| **[Transpiler - `serverless-plugin-transpiler`](https://github.com/medikoo/serverless-plugin-transpiler)** <br/> by [medikoo](http://github.com/medikoo) <br/> Transpile lambda files during packaging step | ![Github Stars](https://img.shields.io/github/stars/medikoo/serverless-plugin-transpiler.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-transpiler.svg?label=Downloads&style=for-the-badge)|
| **[Tree Shake - `serverless-plugin-tree-shake`](https://github.com/sergioramos/serverless-plugin-tree-shake)** <br/> by [sergioramos](http://github.com/sergioramos) <br/> Shake the dependency tree and only package files needed | ![Github Stars](https://img.shields.io/github/stars/sergioramos/serverless-plugin-tree-shake.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tree-shake.svg?label=Downloads&style=for-the-badge)|
Expand Down
20 changes: 2 additions & 18 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"githubUrl": "https://github.com/manwaring/serverless-plugin-iam-checker",
"status": "active"
}, {
"name": "serverless-plugin-layer-manager",
"name": "serverless-plugin-layer-manager",
"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"
Expand Down Expand Up @@ -159,11 +159,6 @@
"description": "Preload environment variables from `.env` into serverless.",
"githubUrl": "https://github.com/infrontlabs/serverless-dotenv-plugin",
"status": "active"
}, {
"name": "serverless-local-proxy",
"description": "A highly composable plugin for Serverless that speeds up your local development workflow.",
"githubUrl": "https://github.com/serverless-local-proxy/serverless-local-proxy",
"status": "active"
}, {
"name": "serverless-default-aws-resource-attributes",
"description": "Set default attributes a given CloudFormation resource should have based on type.",
Expand Down Expand Up @@ -1042,7 +1037,7 @@
}, {
"name": "serverless-plugin-tracer",
"description": "Trace serverless hooks as they execute",
"githubUrl": "https://github.com/enykeev/serverless-plugin-tracer/",
"githubUrl": "https://github.com/enykeev/serverless-plugin-tracer",
"status": "active"
}, {
"name": "serverless-plugin-stackstorm",
Expand Down Expand Up @@ -1424,11 +1419,6 @@
"description": "A Serverless plugin to retrieve passwords from vault and encrypt to kms",
"githubUrl": "https://github.com/Rondineli/serverless-vault-plugin",
"status": "active"
}, {
"name": "serverless-function-gateway",
"description": "Publish AWS Lambda functions to selfhosted [function-gateway](https://github.com/KennethWussmann/function-gateway).",
"githubUrl": "https://github.com/KennethWussmann/serverless-function-gateway",
"status": "active"
}, {
"name": "serverless-function-outputs",
"description": "Adds function Name and ARN outputs without version suffix",
Expand Down Expand Up @@ -1705,12 +1695,6 @@
"githubUrl": "https://github.com/jlopez/serverless-introspect",
"status": "active"
},
{
"name": "serverless-offline-cfstrip",
"description": "Strip CloudFormation serverless variables when running in offline mode",
"githubUrl": "https://github.com/jlopez/serverless-cfstrip",
"status": "active"
},
{
"name": "serverless-sequelize-migrations",
"description": "Manage Sequelize migrations on your serverless project",
Expand Down