0.0.26 • Published 1 year ago

@cntwg/html-helper v0.0.26

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago
rev.:0.1.7
date:2024-11-20

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,
    • 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,
    • THtmlListButtonsController,
    • 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.23

2 years ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.26

1 year ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago