@ygracs/lists-lib-js
v0.1.1
Published
A little helper library for handle a lists and an objects collections
Readme
| rev.: | 0.0.1 | |:----------- | ----------:| | date: | 2025-03-11 |
Introduction
This module provides a classes of a lists and an objects collections.
Content
list of classes:
lists:
- TItemsList;
- TItemsListEx.
for more see "
lists.md" in a package docscollections:
- TNamedItemsCollection;
- TNamedSetsCollection;
- TItemsICollection.
for more see "
collections.md" in a package docs
Use cases
Installation
npm install @ygracs/lists-lib-js
