courage

say greeting

Usage no npm install needed!

<script type="module">
  import courage from 'https://cdn.skypack.dev/courage';
</script>

README

courage

Using an simple example to learn how to publish a package to NPM

Example Usage

const hello = require('courage');
hello()