An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Angular Image Preload Service [![Build Status](https://travis-ci.org/glebmachine/ngx-image-preload-service.svg?branch=master)](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/`