https://github.com/glebmachine/ngx-image-preload-service
Service, allows you to preload images, depends on HDPI resolution, respects Angular-cli hashing and SSR
https://github.com/glebmachine/ngx-image-preload-service
angular image preload universal warmup
Last synced: 3 months ago
JSON representation
Service, allows you to preload images, depends on HDPI resolution, respects Angular-cli hashing and SSR
- Host: GitHub
- URL: https://github.com/glebmachine/ngx-image-preload-service
- Owner: glebmachine
- License: mit
- Created: 2018-01-05T10:24:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T10:40:38.000Z (over 8 years ago)
- Last Synced: 2025-07-27T19:55:49.797Z (12 months ago)
- Topics: angular, image, preload, universal, warmup
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Image Preload Service [](https://travis-ci.org/glebmachine/ngx-image-preload-service)
Service, allows you to preload images, depends on HDPI resolution, respects Angular-cli hashing and SSR
# DEPLOYMENT
1. Bump version
2. Build via `npm run build`
3. Deploy via: `npm publish dist/`