Skip to content

davidtai/hyperquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperquery

HyperQuery is a shim for using basic Zepto(http://zeptojs.com/) functionality with Matt-Esch's virtual-dom implementation (https://github.com/Matt-Esch/virtual-dom).

##Currently supports:

  • Simple selectors (id's, classes, and tags) only
  • Changing CSS styles
  • Changing Attributes
  • Appending and Dom Mutation