JavaScript Web program for checking whether the entered number is even or odd.
using Node.js 20.10.0
Run the program opening :
Web_is_even_or_odd_number_checker.html
You can see the program document using :
"jsdoc Web_is_even_or_odd_number_checker.js"
while CMD is in the Web-is-even-or-odd-number-checker-JavaScript directory
note that you must have installed a Node.js version and install jsdoc using :
"npm install -g jsdoc" before using jsdoc command.
Feel free to contact me at:
@ armanazarnik@gmail.com