1.0.0 • Published 5 months ago

myapkg v1.0.0

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

npm-package

The square-function is a straightforward Node.js package that provides a function designed to calculate the square of a given number. This package offers two versions of the function: one using callback functions and the other utilizing Promises to manage asynchronous operations.