@tspower/core
TypeScript icon, indicating that this package has built-in type declarations

1.16.6 • Public • Published

Core alt text

Provide DOM utility for easy generate and manipulate DOM element, like inputs...

Description

Core is a start library for creation, manipulation and interact with DOM element created at runtime like
generation of form element reacting to presence of field in database or similar issue.

Extract of Available Methods

1 - empty (empty node)
2 - log (console.log evolution)
3 - setCookie
4 - replaceAll (string manipulation)
5 - coreElement (basic html element creation)
6 - InputElement (input element creation, manipulation and interaction)
......
......

Documentation

Detailed documentation here

Install

npm i @tspower/core

Author

Luigi Senzamici
Email: luigisenzamici@gmail.com
Pegaso Professional

License

MIT License

/@tspower/core/

    Package Sidebar

    Install

    npm i @tspower/core

    Weekly Downloads

    1

    Version

    1.16.6

    License

    MIT

    Unpacked Size

    28.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • luigisenzamici