@ygracs/chn-alias-list
v0.0.3
Published
A small library which provides some helper classes for EPG-tools
Downloads
6
Readme
|rev.:|0.0.1| |:---|---:| |date:|2024-06-18|
Introduction
This module provide a small helper library which implements some classes used as helper objects to deal with instances of an EPG-sources.
Content
for detailed description of the classes and function listed below see the docs.
1. classes:
base elements:
- TChnNameRecord;
- TChnNamesList;
lists:
- TChnAliasItem;
- TChnAliasList.
2. functions:
- loadAliasFromFileSync;
- saveAliasToFileSync.
Use cases
Installation
npm install @ygracs/chn-alias-list