Skip to content

Releases: kaijchang/Codepen-Downloader

v0.1.2

20 Nov 06:12

Choose a tag to compare

  • Allow saving pens to nested directories.

v0.1.1

09 Sep 23:33

Choose a tag to compare

Fix whitespace issues and don't include empty CSS or JS files in the download.

v0.1.0

08 Sep 18:34

Choose a tag to compare

Basic Downloader for Codepen that traverses the HTML with BS4 to extract relevant data.

Currently only supports base CSS, JS, and HTML.

Support for things like HAML, SASS, and TypeScript will come in the future.