attribute-style-map

1.2.3 • Public • Published

attribute-style-map

compatible

how to get ?

yarn add attribute-style-map
# or 
npm i attribute-style-map

get started

// import package
import attributeStyleMap from "attribute-style-map";
 
// use attribute-style-map
var element = attributeStyleMap(document.documentElement);
 
// set style to element
element.attributeStyleMap.set("color", "red");

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.3
    18
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.3
    18

Package Sidebar

Install

npm i attribute-style-map

Weekly Downloads

14

Version

1.2.3

License

ISC

Unpacked Size

3.21 kB

Total Files

3

Last publish

Collaborators

  • joenix