0.0.22 • Published 4 months ago
@ygracs/xepg-lib-js v0.0.22
rev.: | 0.0.9 |
---|---|
date: | 2025-03-06 |
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.md
in the projectdoc
directory.
Description
This module contains the following components:
1. a set of XEPG-document constants and components
constants:
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