varvet / serenade.js

Client side MVC framework
http://serenadejs.org
Other
524 stars 27 forks source link

Add view support for node properties #99

Closed ghost closed 10 years ago

ghost commented 10 years ago

An alternative to #98.

This has the added benefit of being able to set any property, regardless if it is in a whitelist or not.

// @Burgestrand