area-module

This me learning now to publish and npm package :)

Usage no npm install needed!

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

README

What is this

This me learning now to publish and npm package :)

Installation

npm install osazi-area

import {area} from 'osazi-area'

const area = new Area(4)

console.log(area.square())