compute-style

v0.2.0
get the computer style property of an HTML element
css DOM style

compute-style

returns an object with style information on an element.

npm install compute-value

USAGE

It's a function that takes two parameters: the element, and the style property


var getCSS = require('compute-style')

var primitiveValue = getCSS(element, 'width').primitive.val
npm i compute-style

Metadata

  • MIT
  • Whatever
  • johnnyscript.us
  • released 10/17/2013

Downloads

Maintainers