1.0.1 • Published 1 year ago

sample-sum-of-number v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

simple-sum-of-number

Description This is a simple JavaScript function that adds two numbers.

Installation You can install this package using npm: npm i sample-sum-of-number

Usage To use this function, require it in your JavaScript code and call it with two numbers as arguments

const sum = require('sample-sum-of-number'); console.log(sum(10, 20))

License This package is released under the MIT License.

1.0.1

1 year ago

1.0.0

1 year ago