run-anywhere
Release
1.0.160
Write your Node.js functions in the run-anywhere format, and run them anywhere (CLI, AWS Lambda, etc.)
Homepage
Repository
npm
JavaScript
Download
-
Keywords
-
aws-lambda, node-js
-
License
-
MIT
-
Install
-
npm install run-anywhere@1.0.160
Documentation
Run-Anywhere and Friends MonoRepo

- sg0 -- All the little functions that make functional Node.JS easier.
- sg-flow -- Provides several functions for handling the top-level control flow in continuation-style functions.
- sg-argv -- Parses command-line with minimist, and then snake-cases the attribute names.
- run-anywhere -- Write your Node.js functions in the run-anywhere format, and run them anywhere (CLI, AWS Lambda, etc.)