ng-html-util

Simple HTML DOM manipulation library

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
ng-html-util
3.0.03 years ago7 years agoMinified + gzip package size for ng-html-util in KB

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.