ChrisWren / grunt-link-checker

Run node-simple-crawler to discover broken links on your website
MIT License
33 stars 9 forks source link

Add possibility to save result in a report file (json / xml) #26

Open sgaestel opened 9 years ago

marcelboettcher commented 9 years ago

+1 to merge

XhmikosR commented 8 years ago

So many dependencies for such feature. It also needs a fetch and rebase against upstream/master.

XhmikosR commented 8 years ago

The deps could be cut in half IMO. Remove fs, path and underscore and use native methods.