faas-js-runtime

v2.4.0
A Node.js framework for executing arbitrary functions in response to HTTP or cloud events

lint

eslint --ignore-path .gitignore .

fix-lint

eslint --fix --ignore-path .gitignore .

test

npm run test:source && npm run test:types

test:source

nyc --reporter=lcovonly tape test/test*.js | colortape

test:types

tsd

pretest

npm run lint

sbom

npx @cyclonedx/cyclonedx-npm --omit dev --package-lock-only --output-file sbom.json
npm i faas-js-runtime

Metadata

  • Apache-2.0
  • ^20 || ^18 || ^16
  • Red Hat, Inc.
  • released 6/20/2024

Downloads

Maintainers

Red Hat, Inc.