/ piacw.com / dev / pias-backend-2 / node_modules / is-lambda /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]LICENSE8 years ago1.1K0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]README.md9 years ago563 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]index.js8 years ago114  
[   ]package.json2 years ago1.6K 
[   ]test.js8 years ago321  
README.md

is-lambda

Returns true if the current environment is an AWS Lambda server.

Build status js-standard-style

Installation

npm install is-lambda

Usage

var isLambda = require('is-lambda')

if (isLambda) {
  console.log('The code is running on a AWS Lambda')
}

License

MIT

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80