0.0.22 • Published 12 months ago

@cntwg/html-helper v0.0.22

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
12 months ago
rev.:0.1.5
date:2024-07-13

Introduction

This module provide a base set of helpers for javascript. So your work can run a bit easy by using it when you deal with HTML-forms.

Description

This module contains the following components:

  • base helper module which provided a set of constants and functions useful for some manipulation with HTML-elements.

For more details see html-helper.md in module doc directory.

  • classes for working with instances maintaining a buttons set support such as:
    • THtmlButtonsSet, - THtmlListButtonsController, - THtmlButtonsControllerARCSet.

For more details see html-ctrls-btn.md in module doc directory.

  • classes for working with instances maintaining a lists support such as: - THtmlItemsListContainer, - THtmlItemsListController, - THtmlStubItemsSet.

For more details see html-ctrls-list.md in module doc directory.

  • classes for working with instances maintaining an input fields support such as: - THtmlInputField (experimental, beta stage).

For more details see html-ctrls-fields.md in module doc directory.

Use cases

This module was make for use as a library in a development of a Web-apps based on Electron as main target.

Installation

npm install @cntwg/html-helper

0.0.21

12 months ago

0.0.22

12 months ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.14

3 years ago