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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i attribute

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • raynos