Thursday, February 25, 2016

NodeJS display all images in a directory on web page


Below is the sample code on how to display all images from a directory on a webpage using nodejs without any dependencies. Source code in Github

PF