line-count
line-count copied to clipboard
Add support for EJS files (.ejs)
Many people including myself use EJS as the view engine for Express. It's very, very similar to HTML and shouldn't take much work to add. It would be awesome to see support for EJS files. The file-extension is .ejs and website is http://ejs.co/.