Socket
Book a DemoInstallSign in
Socket

@jonl1/wappler-ac-cookie-consent

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jonl1/wappler-ac-cookie-consent

App Connect extension that wraps Cookie Consent library

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

App Connect extension that wraps Cookie Consent library . Cookie Consent is lightweight & gdpr compliant cookie consent plugin written in plain javascript.

Installation

  • Open your Project Settings.
  • Go to the Extensions
  • Click on Add extension
  • Enter @jonl1/wappler-ac-cookie-consent
  • Click save
  • Click save again. This step will install the extension.

Usage

  • Click Add new component in the App structure panel.

  • Browse to Jonl1 folder and add Jonl1 Cookie Consent to your page. In code view it will look something like this:

    <dmx-jonl1-cookie-consent id="consent1" dmx-bind:categories="{necessary:{enabled:true,readOnly:true,autoClear:''}}"></dmx-jonl1-cookie-consent>
    

The component is documented in the UI but make sure to check the library's documentation

You can check what it's capable in the demo website

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Keywords

wappler-extension

FAQs

Package last updated on 29 Mar 2023

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