1.0.5 • Published 2 years ago

@yeger/waecm-cookie-consent-component v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@yeger/waecm-cookie-consent-component

This Web Component was created as part of the course WAECM of the TU Wien during the summer term of 2022. It is very simplified and should not be used in actual applications.

Installation

yarn add @yeger/waecm-cookie-consent-component

Usage

import '@yeger/waecm-cookie-consent-component'
<cookie-consent
  application-name="Application Name"
  policy-link="https://example.org"
  on-accept="cookies-accepted-event"
></cookie-consent>
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago