@blnlpa/asf-tools

(Tiny) aws serverless framework for nodejs

Usage no npm install needed!

<script type="module">
  import blnlpaAsfTools from 'https://cdn.skypack.dev/@blnlpa/asf-tools';
</script>

README

aws serverless tiny framework

NPM https://docs.npmjs.com/getting-started/publishing-npm-packages

to update: 1- Check if your npm user is correct: $ npm whoami Note: The result can be 'bln'

2- Go to package.json and change the version, after that run:

$ npm version patch ; git push --tags; npm publish Note: The publish has a delay as 10 min.