vaadin/vaadin-cookie-consent

Name: vaadin-cookie-consent

Owner: Vaadin

Description: Cookie Consent Banner as a Web Component

Created: 2018-03-23 06:40:46.0

Updated: 2018-03-27 12:34:30.0

Pushed: 2018-03-29 14:07:47.0

Homepage:

Size: 113

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Bower version Published on webcomponents.org Build Status Gitter

<vaadin-cookie-consent>

Live Demo ? | API documentation ?

<vaadin-cookie-consent> is a Polymer 2 element providing <element-functionality>, part of the Vaadin components.

din-cookie-consent>
.
adin-cookie-consent>

Screenshot of vaadin-cookie-consent

Getting Started

Vaadin components use the Lumo theme by default.

The file structure for Vaadin components
Running demos and tests in browser
  1. Fork the vaadin-cookie-consent repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vaadin-cookie-consent directory, run npm install and then bower install to install dependencies.

  4. Run polymer serve --open, browser will automatically open the component API documentation.

  5. You can also open demo or in-browser tests by adding demo or test to the URL, for example:

  6. http://127.0.0.1:8080/components/vaadin-cookie-consent/demo

  7. http://127.0.0.1:8080/components/vaadin-cookie-consent/test

Running tests from the command line
  1. When in the vaadin-cookie-consent directory, run polymer test
Following the coding style

We are using ESLint for linting JavaScript code. You can check if your code is following our standards by running gulp lint, which will automatically lint all .js files as well as JavaScript snippets inside .html files.

Contributing
License

Commercial Vaadin Add-on License version 3 (CVALv3). For license terms, see LICENSE.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.