dom-remove-style

1.0.0 • Public • Published

dom-remove-style

Removes style attribute from an element

Installation

$ component install nk-components/dom-remove-style

or with npm

$ npm install nk-components/dom-remove-style --save

API

var removeStyle = require('dom-remove-style');
removeStyle(document.querySelector('#emlt'));

License

MIT

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i dom-remove-style

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • kewah