chromecast-backgrounds icon indicating copy to clipboard operation
chromecast-backgrounds copied to clipboard

Break out googleusercontent url manipulating functions into index.js or possibly a separate node package.

Open dconnolly opened this issue 11 years ago • 0 comments

Some of the functions in cli.js are not cli-specific, they are useful for parsing/manipulating google static urls for other purposes. They should be moved to index.js or their own node package, even if small. So far I haven't found a third-party node package on npm that does similar things.

dconnolly avatar May 13 '14 21:05 dconnolly