3.0.0 • Published 3 years ago

ng-html-util v3.0.0

Weekly downloads
178
License
MIT
Repository
github
Last release
3 years ago

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.