ng-html-util
v3.0.0
Published
Simple HTML DOM manipulation library
Downloads
322
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.