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

Readme

Keywords

none

Package Sidebar

Install

npm i attribute

Weekly Downloads

3

Version

0.1.0

License

none

Last publish

Collaborators

  • raynos