1.0.3 • Published 5 months ago

area-calculator-femi v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Femi Area Calculator

This npm package provides a simple function to calculate the area of a circle given its radius.

Installation

You can install the package using npm:

npm install area-calculator-femi

Usage

First, require the package in your project:

const calculateArea = require('area-calculator-femi');

Then, you can use the areaOfCircle or areaOfSquare function to find the area of a circle

License

This project is licensed under the MIT License.

1.0.3

5 months ago

1.0.2

5 months ago