-
Node 8 util.promisfy
Example usage of the util.promisfy function that was introduced in Node 8
-
Finding the node version of global modules installed through nvm
A handy function for finding which node versions globally installed modules are installed for when using nvm
-
Validating XML sitemaps in node.js
How to use XML Schema (XSD) to validate your sitemap.xml in node.js