Skip to content

andrewcurioso/plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebsiteEmail UpdatesGitterForumMeetupsTwitterFacebookContact Us

Community Plugins

Serverless Plugins allow users to extend or overwrite the framework's core functionality. Many of these plugins are contributed by our amazing community members! 🎉

This repository is meant to be the one stop shop for all the awesome plugins out there in the serverless ecosytem.

If you have ideas for features or plugins, add a new thread in the issues.

Community Contributed Plugins

Plugin name description
Serverless Alexa Plugin Serverless plugin to support Alexa Lambda events
Serverless Aws Models Serverless plugin to add models to the AWS API Gateway generated by Serverless
Serverless Build Plugin A Node.js focused build plugin for serverless.
Serverless Command Line Event Args This module is Serverless Framework plugin. Event JSON passes to your Lambda function in commandline.
Serverless Crypt Securing the secrets on Serverless Framework by AWS KMS encryption.
Serverless Dynamodb Local Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless
Serverless Event Constant Inputs Allows you to add constant inputs to events in Serverless 1.0. This is defined in https://aws.amazon.com/blogs/compute/simply-serverless-use-constant-values-in-cloudwatch-event-triggered-lambda-functions/
Serverless Mocha Plugin A Serverless Plugin for the Serverless Framework which adds support for test driven development using mocha
Serverless Offline Emulate AWS λ and API Gateway locally when developing your Serverless project
Serverless Plugin Aws Alerts A Serverless plugin to easily add CloudWatch alarms to functions
Serverless Plugin Browserify Speed up your node based lambda's
Serverless Plugin Cfauthorizer This plugin allows you to define your own API Gateway Authorizers as the Serverless CloudFormation resources and apply them to HTTP endpoints.
Serverless Plugin Cloudwatch Sumologic Plugin which auto-subscribes a log delivery lambda function to lambda log groups created by serverless
Serverless Plugin Diff Compares your local AWS CloudFormation templates against deployed ones.
Serverless Plugin External Sns Events Add ability for functions to use existing or external SNS topics as an event source
Serverless Plugin Include Dependencies This is a Serverless plugin that should make your deployed functions smaller.
Serverless Plugin Multiple Responses Enable multiple content-types for Response template
Serverless Plugin Optimize Bundle with Browserify, transpile with Babel to ES5 and minify with Uglify your Serverless functions.
Serverless Plugin Package Dotenv File A Serverless plugin to copy a .env file into the serverless package
Serverless Plugin Stack Outputs Displays stack outputs for your serverless stacks when sls info is ran
Serverless Plugin Stage Variables Add stage variables for Serverless 1.x to ApiGateway, so you can use variables in your Lambda's
Serverless Plugin Stage Variables Add stage variables for Serverless 1.x to ApiGateway, so you can use variables in your Lambda's
Serverless Plugin Write Env Vars Write environment variables out to a file that is compatible with dotenv
Serverless Resources Env After Deploy, this plugin fetches cloudformation resource identifiers and sets them on AWS lambdas, and creates local .-env file
Serverless Run Function Plugin Run serverless function locally
Serverless Scriptable Plugin Customize Serverless behavior without writing a plugin.
Serverless Subscription Filter Serverless plugin to register subscription filter for Lambda logs. Register and pipe the logs of one lambda to another to process.
Serverless Webpack Serverless plugin to bundle your lambdas with Webpack
Serverless Wsgi Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages

After adding your plugin to the plugins.json file, run npm run docs to regenerate the plugin list table in the readme.md file.

About

Serverless Plugins – Extend the Serverless Framework with these community driven plugins –

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%