codepen-downloader icon indicating copy to clipboard operation
codepen-downloader copied to clipboard

why not just use export -> export as .zip?

Open tconroy opened this issue 9 years ago • 2 comments

Neat project, just wanted to point out you can kinda already download codepens (bottom right, export->export as .zip)

tconroy avatar Apr 06 '16 23:04 tconroy

Thanks! I'm aware of this functionality, my goal here is to have a different interface for developers to interact with codepens. Being either by downloading it via a command line tool or using in a script or program to download resources from codepen.io.

I'm not sure where this project is going, but I'm guessing other features to manage codepens, such as searching and uploading is a nice way to go.

Apart from that, there is a minor issue with exporting .zip files: if you have another codepen as a JavaScript dependency, that file is not downloaded.

fredrb avatar Apr 07 '16 00:04 fredrb

cool! well thanks for the reply, and great work!

tconroy avatar Apr 07 '16 17:04 tconroy