@lifeomic/lambda-tools

v16.0.8
Common utilities for Lambda testing and development

build

node build-package.js

coverage

nyc report --reporter=text-lcov > ./.nyc_output/lcov.info

lint

eslint . --ext .js,.ts -f codeframe

pretest

yarn lint && tsc --noEmit

test

nyc ava
npm i @lifeomic/lambda-tools

Metadata

  • MIT
  • Whatever
  • LifeOmic
  • released 9/21/2023

Downloads