Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 328 Bytes

readme.md

File metadata and controls

executable file
·
9 lines (6 loc) · 328 Bytes

Subtle Pattern Downloader

This is my first time playing with coffee script, did it just for fun.

You can grab all patterns from subtle pattern just running: coffee pattern_downloader.coffee

Please run npm install first, it relies on cheerio (nice html parser), request and node.js of course