Skip to content

A small library of web components for embedding EHRI information.

License

Notifications You must be signed in to change notification settings

EHRI/ehri-web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EHRI Web Components

A set of web components for embedding info derived from the EHRI Portal into web pages.

Example:

<script src="ehri-web-components.js"></script>

<h1>Info about an institution:</h1>
<ehri-item item-id="us-005578"></ehri-item>

Currently, the following item types are supported:

NB: this library is at a very early stage and probably has numerous bugs and issues.

Building

npm install
npm run build

To develop you can use the following to rebuild on file changes:

npm run serve

About

A small library of web components for embedding EHRI information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published