henry-lib

test

Usage no npm install needed!

<script type="module">
  import henryLib from 'https://cdn.skypack.dev/henry-lib';
</script>

README

henry-lib

test

Installation

npm install henry-lib

Usage

import HenryLib from "henry-lib";

// ...

const result = await HenryLib.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT