/ student-intifada / node_modules / is-lambda /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]LICENSEa year ago1.1K 
[TXT]README.mda year ago563 595aea1 more query options + view options [كارل مبارك]
[   ]index.jsa year ago114  
[   ]package.jsona year ago773 afd0ccc remove unused [كارل مبارك]
[   ]test.jsa year 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