Skip to content

Node.js application for downloading image and font assets from a stylesheet

Notifications You must be signed in to change notification settings

corycaywood/asset-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylesheet Asset Downloader

This project is a Node.js app that will allow a user to download the image and font assets from a stylesheet link. It runs a web server that provides a front-end and will return the assets as a zip file.

How to Run

  • You will need to have Node.js installed.
  • npm install to install the project dependencies
  • node main.js to run

You can then go to http://localhost:PORT in your browser to access the Asset Downloader front end.

About

Node.js application for downloading image and font assets from a stylesheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published