Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
utilities for observable asynchronous control flow
Invoke JVM Lambda Package Locally
AWS credential provider that sources credentials from a Node.JS environment.
Local Lambda development environment
LiveKit RTC Node FFI bindings for internal use only
SocketCluster JavaScript client
A slightly more idiomatic way to invoke actions in your Ember components
A passport strategy to authenticate against an AWS Cognito User Pool OAuth 2.0 provider and get user profile, access token and ID token. This supports providing cognito specific additional auth parameters. This is subclass of passport-oauth2 strategy.
ES2019 spec-compliant String.prototype.trimStart shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
A testing companion to firebase-functions.
Keep your Lambda functions warm
SSH2 client and server modules written in pure JavaScript for node.js
Ionic Lab utility for developing Ionic apps, used by Ionic CLI
The lodash method `_.invoke` exported as a module.
Serverless V3 AWS Lambda Runtime Schema Override Plugin
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ES6 spec-compliant RegExp.prototype.flags shim.
Standard help for oclif.
AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native
ES proposal-spec-compliant Object.fromEntries shim.
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Serverless plugin for zero-config JavaScript and TypeScript code bundling using extremely fast esbuild
This gem provides `invoke` task to Capistrano 3.
a capistrano recipe to invoke chef-solo.
A capistrano task to invoke chef-solo
CapistranoSentinel is a simple ruby implementation that allows you to emit websocket events before a task is invoked by Capistrano.
capistrano recipes for invoking rails console, rails dbconsole and rake on a rails app server
capistrano recipes for invoking script/console, script/dbconsole and rake on a rails app server
If your internet connection fails during a deploy, the deploy fails. And that means your site could stop functioning. Ouch. Deploy reliably and quickly from anywhere with slow or unreliable internet connections. It works by invoking the capistrano command from a remote server using `screen`. To ensure tasks run the same as if invoked locally, cap files are first copied to remote server via `scp`.