Last active
February 26, 2016 18:48
-
-
Save lega911/4b957e1f14f383ffd275 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Online Builder, Basis and Full version | |
al-init $element | |
al-model - proxy for al-value, al-focused, al-checked ... | |
optional A2 style for events and directives | |
$global namespace | |
@event | |
@keydown.alt.control.shift.meta.enter | |
@event.throttle | |
@event.debounce | |
$event, $element, $value | |
custom modifiers | |
:attr | |
:focus | |
:style.border-color | |
:html :html.scope :html.inline ... | |
easy an able to extend :html | |
hooks for scope | |
hooks for attributes | |
al-ctrl for classes and functions | |
Elvis "?" operator | |
? namespace divider ":" | |
al-repeat can iterate by arrays, objects and numbers | |
al-select | |
ToDO MVC becnhmark | |
Transparent Scope (al-if, al-include, al-html, al-repeat) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment