Examples

Two-way Binding

Ivia.js supports two-way binding like Vue and Angular.

Show/Hide

Simple method to help you show/hide elements based on state.

You can show/hide elements with slide effect or custom handler.

Computed and Watchers

Ivia.js also supports computed properties and watchers like Vue can do.

DOM Events

Binding DOM events with jQuery like API.

Create Elements

Powerful create element method to help you build HTML.

Comments

Leave your feedback or comments here,
bug reports or technology supports please to go GitHub issues.