attribute

0.1.0 • Public • Published

attribute

Stream that updates attributes on elements

Example

Creates a delta-stream which when written to updates attributes

var delta = Attribute(someElement)
 
delta.set("anyAttribute", "anyValue")

Installation

npm install attribute

Contributors

  • Raynos

MIT Licenced

/attribute/

    Package Sidebar

    Install

    npm i attribute

    Weekly Downloads

    2

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • raynos