1.0.4 • Published 3 years ago

area-of-circle-and-check-upper-case v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Quickstart

To calculate the area-of-circle

1. Install

npm install area-of-circle-and-uppercasecheck

import { areaOfCircle } from 'area-of-circle-and-uppercasecheck';

  • const result = areaOfCircle(345)
  • console.log(result) // gives you the result

2. Install

npm install area-of-circle-and-uppercasecheck

import { isUpperCaseCheck } from 'area-of-circle-and-uppercasecheck';

  • const result = isUpperCaseCheck("Jsss")
  • console.log(result) // return true