setcssstyle

0.0.1 • Public • Published

setcssstyle

An optimized, cross-browser, high-performance, well-coded and lightweight CSS-Style Setter for JavaScript and Javascript-based animation/tweening engine that runs anywhere

size gzipsize CDNJS jsdelivr unpkg npmcdn NPM Version NPM Downloads
NPM

CDN

# unpkg 
https://unpkg.com/setcssstyle
 
# npmcdn 
https://npmcdn.com/setcssstyle
 
# jsDelivr 
https://cdn.jsdelivr.net/npm/setcssstyle

Installing

$ npm install setcssstyle
# or 
$ yarn add setcssstyle

Usage

var setcss = require('setcssstyle');
var css = getcss(domNode, config);
 
css({width:'200px'});
 

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i setcssstyle

      Weekly Downloads

      5

      Version

      0.0.1

      License

      MIT

      Last publish

      Collaborators

      • dalisoft