This repository has been archived by the owner on May 3, 2019. It is now read-only.
API
- Add
compile
method toView
- Add
view
method toKarkas
to create unregistered templates
DOM
- Add
data-k-on-compile
hook - Make
data-view
optional (element'sinnerHTML
will be used as source if attribute is undefined)
Fixes
- Allow usage of multiple pipes on the same expression
Etc
- Cover compiler with unit tests