I recently started programming my first node.js. However, I discovered that I am unable to create a contact me form that sends straight to my email since I can’t find any modules from node that is able to send emails.
Does anyone know of a node.js email library or an sample contact form script?