sls-utils

Serverless utils

Usage no npm install needed!

<script type="module">
  import slsUtils from 'https://cdn.skypack.dev/sls-utils';
</script>

README

Serverless utils

Installation

npm install --save sls-utils

Test

$ npm run test 

# test single file 
$ npm run test -- src/Filename.test.js 

Usage

See examples to know how to use.