Skip to content

Jhipster module which allows users to inplement ImageBlob with cache management

Notifications You must be signed in to change notification settings

contribution-jhipster-uga/generator-jhipster-imageblobcache

Repository files navigation

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:

Work only with Angular (Not React)

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-imageblobcache

To update this module:

yarn global upgrade generator-jhipster-imageblobcache

Usage

This module allows you to use ImageBlob with cache management.

TODO

• Make working with react framework

• Translation system

• Make working with other formats than ImageBlob

License

Versionning

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

current version: v1.0.1

About

Jhipster module which allows users to inplement ImageBlob with cache management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published