generator-jhipster-cookie-consent

1.2.0 • Public • Published

Add a Cookie Consent popup to your JHipster app !!!

NPM version Dependency Status Build Status Generator Build Status Coverage Status

Donate

Introduction

This generator adds a fully functional cookie consent popup to your JHipster application. img.png

Supported frontends:

  • Angular
  • React
  • Vue.js coming soon

Installing JHipster

To install JHipster globally:

with NPM

To install this module globally:

npm install -g generator-jhipster

with Yarn

To install this module globally:

yarn global add generator-jhipster

More information on official site

Installing the generator-jhipster-cookie-consent module

with NPM

To install this module globally:

npm install -g generator-jhipster-cookie-consent

with Yarn

To install this module globally:

yarn global add generator-jhipster-cookie-consent

Usage

To generate a specific component(s) on an application generated by JHipster:

cd my-jhipster-project
npx yo jhipster-cookie-consent

Updating this module

with NPM

npm update -g generator-jhipster-cookie-consent

with Yarn

yarn global upgrade generator-jhipster-cookie-consent

License

Apache-2.0 © [Vivek More]


💚 this module? Donate

Package Sidebar

Install

npm i generator-jhipster-cookie-consent

Weekly Downloads

21

Version

1.2.0

License

Apache-2.0

Unpacked Size

33.3 kB

Total Files

15

Last publish

Collaborators

  • vivek.more