capsidjs / capsid

:pill: Declarative DOM programming library. Lightweight (1.79 kb). See also https://github.com/kt3k/cell, which is the successor project

Home Page:http://capsid.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New slogan and arragement

kt3k opened this issue · comments

  • Declarative (real) dom programming
    • declare dom hierarchy by @wire
    • declare event handling by @on
    • declare components by @component
    • declare event emission by @emit