Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fuelviews/responsive-images
https://github.com/fuelviews/responsive-images
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fuelviews/responsive-images
- Owner: fuelviews
- Created: 2022-12-05T20:43:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T02:07:41.000Z (about 2 months ago)
- Last Synced: 2024-11-10T03:18:11.659Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://fuelviews.com
- Size: 365 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Generate xs to 2xl sized responsive images
-------------------
## Requirements
- node@18 lts
- `nvm install 18`
- `nvm use 18`-------------------
- node@20 lts
- `nvm install --lts`
- `nvm use --lts`-------------------
## Installation
`npm install`
-------------------
## Getting Started
1. place images in images folder
2. ~~place favicon in favicon folder (DEPRECATED)~~
3. process images/favicon with the `npm run images` command
4. copy images from public/images into your project's image folder