@ygracs/xepg-lib-js
v0.0.25
Published
A library for handling an EPG-sources based on an XEPG-format
Downloads
112
Readme
|rev.:|0.0.11| |:---|---:| |date:|2025-08-25|
Introduction
This module provide a base functionality for handling an EPG-sources based on XEPG-format.
For more information about a XEPG-format see
xepgdoc-spec.mdin the projectdocdirectory.
Description
This module contains the following components:
1. a set of XEPG-document constants, functions and components
constants:
functions:
readAsTagName;readAsAttrName;readAsAttrValue;valueToElementID;
classes:
TXEpgScheduleItem;TXEpgSchedulesList;TXEpgDTSProvider;TXEpgProviderContainer;TXEpgChannelContainer;TXEpgHeaderContainer;TXEpgContentContainer.
For more read the xepgdoc-lib.md in the project doc directory.
2. a set of other constants and components
constants:
classes:
TXmlContentParseOptions;
Use cases
Installation
npm install @ygracs/xepg-lib-js
