Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
/ jquery-databind Public archive

Trigger hub messages on element events, configured by data-on attribute.

License

Notifications You must be signed in to change notification settings

tjelen/jquery-databind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jquery-databind

Trigger hub messages on element events, configured by data-on attribute. Works only events that bubble.

Examples:

<a class="close" data-on="click:app.close"></a>

<input type="text" name="email" data-on="click:validate(email)">

About

Trigger hub messages on element events, configured by data-on attribute.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published