Skip to content

Raynos/attribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A stream that sets attributes on an element

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published