Write your Node.js functions in the run-anywhere format, and run them anywhere (CLI, AWS Lambda, etc.)


Keywords
aws-lambda, node-js
License
MIT
Install
npm install run-anywhere@1.0.157

Documentation

Run-Anywhere and Friends MonoRepo

lerna

  • 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.)