compute-style

0.2.0 • Public • Published

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
 

/compute-style/

    Package Sidebar

    Install

    npm i compute-style

    Weekly Downloads

    10

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • johnnyscript