1.0.7 • Published 2 years ago

@universityofmaryland/calendar-feed v1.0.7

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

<umd-calendar-feed> element

Installation

$ yarn add @universityofmaryland/calendarfeed

Basic Usage

Import the Calendar Feed in your js if you bundle using a transpile with babel or typescript.

import '@universityofmaryland/calendarfeed';

HTML usage

<umd-calendar-feed
  token="ty5hts_R6EWaNT8zBYqVT8edynE0f9cK"
  categories="92335,92357"
></umd-calendar-feed>

Attribute options

  1. Bearer Token (required) - token to authenicate for calendar feed
  2. Categories - ids for categories/taxonomies. Defaults to all events if not entered

License

Distributed under the MIT license. See LICENSE for details.

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago