JSPM

Found 3889 results for serverless plugin custom domain

serverless-s3-cleaner

Serverless Framework plugin that empties S3 buckets before removing a stack

  • v2.0.2
  • 80.42
  • Published

serverless-tscpaths

Replace absolute paths to relative paths after typescript compilation

  • v0.0.8
  • 79.37
  • Published

serverless-offline-sns

Serverless plugin to run a local SNS server and call lambdas with events notifications.

  • v0.78.1
  • 79.17
  • Published

serverless-lumigo

Serverless framework plugin to auto-install the Lumigo tracer

  • v1.14.6
  • 78.60
  • Published

fullstack-serverless

Deploy a fullstack serverless web app (including React, Angular, Node.js, Python) with an AWS CloudFront distribution in front of your API Gateway and static content from S3. Use your own custom domain, SSL from AWS, and AWS Web Application Firewall.

  • v0.8.0
  • 77.77
  • Published

serverless-esbuild

Serverless plugin for zero-config JavaScript and TypeScript code bundling using extremely fast esbuild

  • v1.55.1
  • 77.18
  • Published

serverless-associate-waf

Associate a regional WAF with the AWS API Gateway used by your Serverless stack.

  • v1.2.1
  • 76.58
  • Published

serverless-stage-manager

Super simple serverless plugin for validating stage names before deployment

  • v1.0.5
  • 73.91
  • Published

serverless-go-plugin

Serverless Framework plugin that compiles Go functions on the fly

  • v2.4.1
  • 73.51
  • Published

serverless-iamroles

A Serverless plugin to define IAM Role statements as part of the function definition block

  • v3.2.7
  • 71.95
  • Published

@netlify/git-utils

Utility for dealing with modified, created, deleted files since a git commit

  • v6.0.2
  • 71.80
  • Published

serverless-offline-s3

Emulate AWS λ and s3 locally when developing your Serverless project

  • v7.0.0
  • 69.70
  • Published

serverless-jetpack

A faster JavaScript packager for Serverless applications.

  • v0.11.2
  • 66.26
  • Published

serverless-finch

Deploy your serverless static website to AWS S3.

  • v4.0.4
  • 66.09
  • Published

serverless-s3-sync

A plugin to sync local directories and S3 prefixes for Serverless Framework.

  • v3.4.0
  • 66.08
  • Published

serverless-ssm-publish

Serverless Framework plugin to publish data to AWS SSM Parameter Store

  • v2.2.0
  • 65.61
  • Published

serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project

  • v14.4.0
  • 65.30
  • Published

serverless-offline-sqs

Emulate AWS λ and SQS locally when developing your Serverless project

  • v8.0.0
  • 65.24
  • Published

serverless-openapi-documenter

Generate OpenAPI v3 documentation and Postman Collections from your Serverless Config

  • v0.0.114
  • 64.29
  • Published

serverless-api-gateway-caching

A plugin for the serverless framework which helps with configuring caching for API Gateway endpoints.

  • v1.11.0
  • 63.12
  • Published

serverless-plugin-metric

Simplified way to create AWSL:Logs:MetricFilter resources using custom pattern-filter

  • v1.2.3
  • 63.02
  • Published

serverless-plugin-nametag

Serverless framework plugin for applying a standard identification tag to AWS Lambda functions

  • v1.1.0
  • 62.35
  • Published

@netlify/run-utils

Utility for running commands inside Netlify Build

  • v6.0.2
  • 61.89
  • Published

serverless-offline-local-authorizers-plugin

[Serverless](http://www.serverless.com) plugin for adding authorizers when developing and testing functions locally with [serverless-offline](https://github.com/dherault/serverless-offline).

  • v1.2.0
  • 61.74
  • Published

serverless-openapi

Serverless plugin to generate OpenAPI V3 documentation from serverless configuration

  • v1.1.2
  • 61.70
  • Published

serverless-hooks

Run npm scripts on serverless hook events

  • v1.0.0
  • 60.39
  • Published

next-remove-imports

The default behavior is to remove all `.less`/`.css`/`.scss`/`.sass`/`.styl` imports from all packages in node_modules.

  • v1.0.12
  • 59.54
  • Published

@upstash/core-analytics

<div align="center"> <h1 align="center">@upstash/core-analytics</h1> <h5>Serverless Analytics for Redis</h5> </div>

  • v0.0.10
  • 59.53
  • Published

serverless-remove-resources

A Serverless Framework plugin for removing resources from your CloudFormation template before deployment.

  • v1.0.0
  • 59.50
  • Published

wrangler

Command-line interface for all things Cloudflare Workers

  • v4.33.1
  • 59.27
  • Published

serverless-webpack-prisma

When using serverless webpack, you can save up to 50% of package capacity by deleting unnecessary Prisma engine.

  • v1.2.0
  • 58.84
  • Published

serverless-offline-kinesis

Emulate AWS λ and Kinesis locally when developing your Serverless project

  • v7.0.0
  • 58.75
  • Published

serverless-fargate

Maintain long-running Fargate ECS tasks within your Serverless project

  • v0.0.12
  • 58.57
  • Published

serverless-whitelisting

Create a whitelist for IP addresses, CIDR for a serverless application, using serverless resource policies

  • v0.0.6
  • 57.60
  • Published

@aws-lambda-powertools/jmespath

A type safe and modern jmespath module to parse and extract data from JSON documents using JMESPath

  • v2.25.2
  • 57.43
  • Published

@architect/asap

Architect Static Asset Proxy (ASAP) - a helpful library for Lambda-based static asset delivery

  • v7.0.10
  • 57.31
  • Published

serverless-exports-plugin

Serverless Framework plugin to export Environment variables and CloudFormation outputs to a file

  • v1.3.1
  • 57.28
  • Published

serverless-plugin-diff

Plugin for Serverless Framework v3.x which compares your local AWS CloudFormation templates against deployed ones.

  • v3.0.0
  • 56.83
  • Published

serverless-content-encoding

A serverless plugin to enable [Content Encoding feature in API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-gzip-compression-decompression.html) for lambda function response compression.

  • v1.1.0
  • 56.56
  • Published

micro

Asynchronous HTTP microservices

  • v10.0.1
  • 56.30
  • Published

@upstash/redis

An HTTP/REST based Redis client built on top of Upstash REST API.

  • v1.35.3
  • 56.02
  • Published

serverless-offline-edge-lambda

A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline.

  • v1.3.1
  • 55.91
  • Published

serverless-middleware

Serverless plugin to allow middleware handlers configured directly in serverless.yaml

  • v3.4.0
  • 55.69
  • Published

unpdf

PDF extraction and rendering across all JavaScript runtimes

  • v1.2.2
  • 55.58
  • Published

serverless-ecr-image-cleaner

This is a plugin for serverless framework to clean AWS ECR images form the repository.

    • v1.0.7
    • 55.25
    • Published

    serverless-offline-schedule

    [![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com) [![npm version](https://badge.fury.io/js/serverless-offline-schedule.svg)](https://badge.fury.io/js/serverless-offline-schedule) [![License: MIT](https://img.shields.io

      • v1.0.4
      • 54.71
      • Published

      serverless-lambda-layer-packager

      A Serverless plugin that allows you to maintain your normal project structure while developing Lambda Layers.

      • v1.1.0
      • 54.30
      • Published

      serverless-aws-alarms

      Serverless framework plugin that easily creates CloudWatch alarms for lambdas

      • v1.0.0
      • 54.08
      • Published

      nx-serverless-cdk

      nx-serverless-cdk is an Nx plugin for creating AWS CDK applications and libraries inside an Nx monorepo. It offers the possibility to test and debug CDK applications as well as AWS Lambda functions locally. The plugin provides the full flexibility of the

      • v1.2.1
      • 53.54
      • Published

      serverless-cognito-add-custom-attributes

      Add custom attributes to an existing CloudFormation-managed CognitoUserPool and CognitoUserPoolClient without losing all your users.

      • v0.3.1
      • 53.27
      • Published

      @azure/functions

      Microsoft Azure Functions NodeJS Framework

      • v4.7.2-preview
      • 53.12
      • Published

      @codegenie/serverless-express

      This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

      • v4.17.0
      • 52.73
      • Published

      @libsql/core

      libSQL driver for TypeScript and JavaScript

      • v0.15.14
      • 52.70
      • Published

      @vendia/serverless-express

      This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

      • v4.12.6
      • 52.66
      • Published

      next-on-netlify

      Wrapper for hosting NextJS applications with Server-Side Rendering on Netlify

      • v3.0.1
      • 52.58
      • Published

      serverless-local-schedule

      Allows defining CloudWatch schedules in local timezones(with DST!) in serverless events

      • v0.1.7
      • 51.69
      • Published

      @libsql/client

      libSQL driver for TypeScript and JavaScript

      • v0.15.14
      • 51.59
      • Published

      serverless-http

      Use existing web application frameworks in serverless environments

      • v3.2.0
      • 51.41
      • Published

      serverless-diff-plugin

      Plugin for Serverless Framework v3.x which compares your local AWS CloudFormation templates against deployed ones.

      • v0.0.15
      • 51.27
      • Published

      serverless-meta-sync

      This plugin allows you to share your Serverless project's meta files via S3 bucket.

      • v0.1.0
      • 50.82
      • Published

      add-custom-resource

      A helper library to add custom resources to a CloudFormation template

      • v5.0.0
      • 50.41
      • Published

      serverless-attach-managed-policy

      A serverless plugin to automatically attach an AWS Managed IAM Policy (or Policies) to all IAM Roles created by the Service.

      • v0.0.7
      • 50.38
      • Published

      @daydreamsai/deploy

      Deploy Daydreams agents to Google Cloud with custom domains

        • v0.3.21
        • 49.40
        • Published

        aws-serverless-express

        This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

        • v3.4.0
        • 49.37
        • Published

        @chainfi/serverless-webpack-prisma

        When using serverless webpack, you can save up to 50% of package capacity by deleting unnecessary Prisma engine.

        • v1.1.6
        • 49.21
        • Published

        @ezweave/serverless-offline-schedule

        This is a fork of [`serverless-offline-schedule`](https://github.com/Meemaw/serverless-offline-schedule) as that project is no longer maintained.

          • v1.0.0
          • 48.97
          • Published

          partyserver

          Build real-time applications powered by [Durable Objects](https://developers.cloudflare.com/durable-objects/), inspired by [PartyKit](https://www.partykit.io/).

          • v0.0.72
          • 48.80
          • Published

          serverless-offline-local-auth-plugin

          Forked from: [serverless-offline-auth-plugin](https://github.com/nlang/serverless-offline-local-authorizers-plugin).

          • v1.2.9
          • 48.53
          • Published

          itty-router

          A tiny, zero-dependency router, designed to make beautiful APIs in any environment.

          • v5.0.22
          • 48.43
          • Published

          serverless-leo

          Serverless plugin for leo microservices

          • v3.0.13
          • 48.02
          • Published

          serverless-es-logs

          A Serverless plugin to transport logs to ElasticSearch

          • v3.5.0
          • 48.01
          • Published

          sls-helper-plugin-janis

          A Serverless Helper plugin to add custom helpers for Janis Commerce

          • v10.4.0
          • 47.52
          • Published

          serverless-glue

          Serverless plugin to deploy Glue Jobs

          • v2.14.0
          • 47.52
          • Published

          epsagon

          Epsagon Instrumentation for Node.js

          • v1.123.3
          • 47.42
          • Published

          serverless-offline-lambda

          Emulate AWS λ Invocations locally when developing your Serverless project

          • v1.0.6
          • 47.20
          • Published

          toucan-js

          Cloudflare Workers client for Sentry

          • v4.1.1
          • 47.12
          • Published

          serverless-esm-layer

          A serverless plugin that will fix the problem of AWS-Layers not working with ES Modules (ESM .mjs)

          • v1.2.0
          • 47.08
          • Published

          @ng-toolkit/_utils

          Angular Universal PWA boilerplate for serverless environment.

          • v8.0.4
          • 47.08
          • Published

          serverless-v3-openapi

          Serverless plugin to generate OpenAPI V3 documentation from serverless configuration

          • v3.0.2
          • 46.93
          • Published

          convex

          Client for the Convex Cloud

          • v1.26.2
          • 46.91
          • Published

          serverless-aws-alias-v4

          Serverless framework plugin to manage AWS Lambda aliases and API Gateway integrations

          • v0.4.6
          • 46.77
          • Published

          @upstash/qstash

          Official Typescript client for QStash

          • v2.8.2
          • 46.67
          • Published

          epsagon-frameworks

          Epsagon Instrumentation for Node.js Frameworks

          • v1.32.0
          • 46.57
          • Published

          n8n-nodes-aws-sqs-full

          🚀 Complete AWS SQS package for n8n - Send, Delete & Trigger messages from SQS queues with ease. Full package with 3 professional nodes.

          • v0.0.6
          • 46.36
          • Published

          @fastify/aws-lambda

          Inspired by aws-serverless-express to work with Fastify with inject functionality.

          • v6.1.1
          • 46.26
          • Published

          serverless-rspack

          Serverless plugin to bundle your javascript with Rspack

          • v0.2.1
          • 46.25
          • Published

          serverless-build-client

          A Serverless Framework plugin used to build front end applications

          • v2.5.0
          • 46.19
          • Published

          dynamodb-toolbox

          Lightweight and type-safe query builder for DynamoDB and TypeScript.

          • v2.7.1
          • 46.11
          • Published

          lambdafs

          Efficient (de)compression package for AWS Lambda

          • v2.1.1
          • 46.05
          • Published

          serverless-scaleway-functions

          Provider plugin for the Serverless Framework v3.x which adds support for Scaleway Functions.

          • v0.4.16
          • 45.99
          • Published

          serverless-api-stage

          Serverless API Stage plugin, enables stage variables and logging for AWS API Gateway.

          • v1.4.0
          • 45.76
          • Published

          vandium-utils

          vandium common utility functions

          • v2.0.0
          • 45.60
          • Published

          serverless-ngrok-tunnel

          Serverless plugin that creates ngrok public tunnel on localhost.

          • v0.2.0
          • 45.49
          • Published

          serverless-slack-alert

          Package for alerting slack while deploying serverless functions.

          • v1.0.8
          • 45.47
          • Published

          @aws-lambda-powertools/batch

          The batch processing package for the Powertools for AWS Lambda (TypeScript) library.

          • v2.25.2
          • 45.39
          • Published

          tencent-serverless-http

          This library enables you to utilize Tencent Cloud API Gateway to respond to web and API requests using your existing Node.js application framework.

          • v1.3.2
          • 45.34
          • Published

          openapi-backend

          Build, Validate, Route, Authenticate and Mock using OpenAPI definitions. Framework-agnostic

          • v5.15.0
          • 45.28
          • Published