1.0.0 ā€¢ Published 2 years ago

opposite v1.0.0

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

Find opposite of number

Install

npm i opposite

Usage

Here is a basic example of how opposite works:

const opposite = require("opposite")

console.log(opposite(1)) // -1

Author

šŸ‘¤ CoderGautamYT

šŸ¤ Conclusion

Contributions, issues and feature requests are welcome! Find any issues? Please report them on the issues page.

Give a ā­ļø if this project helped you!

šŸ  Github

1.0.0

2 years ago