1.0.4 • Published 11 months ago

@universityofmaryland/today-feed v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

<umd-today-feed> element

Installation

$ yarn add @universityofmaryland/today-feed

Basic Usage

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

import '@universityofmaryland/today-feed';

HTML usage

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

Attribute options

  1. Bearer Token (required) - token to authenicate for today 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.4

11 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago