Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-jhipster-cookie-consent

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-jhipster-cookie-consent

Generate Cookie Consent Popup for your JHipster app

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

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

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

Keywords

FAQs

Package last updated on 15 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc