Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ert78gb/ng-html-util

Tiny html utility pack
https://github.com/ert78gb/ng-html-util

Last synced: 13 days ago
JSON representation

Tiny html utility pack

Awesome Lists containing this project

README

        

ng-html-util
======================

This package contains a few helper functions to manipulate the DOM.

# Functions
**convertNumberToPx** Append the px suffix to the input value

**convertPxToNumber** Remove the px suffix from the input value

**extractElementPosition** Calculate the HTML element top left position

# Remarks
The version number upgraded to 3.x because the build process changed.