generator-jhipster-imageblobcache

Integrate a Photo(ImageBlob) module with cache optimization. This module works only with Angular.

Usage no npm install needed!

<script type="module">
  import generatorJhipsterImageblobcache from 'https://cdn.skypack.dev/generator-jhipster-imageblobcache';
</script>

README

generator-jhipster-imageBlobCache

NPM version Build Status Dependency Status

JHipster module,

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With NPM

To install this module:

npm install -g generator-jhipster-imageblobcache

To update this module:

npm update -g generator-jhipster-imageblobcache

With Yarn

To install this module:

yarn global add generator-jhipster-imageBlobIndexation

To update this module:

yarn global upgrade generator-jhipster-imageblobcache

Usage

License

Versionning

versionning standards: v(Major).(Minor).(bugfix)

current version: v1.0.1