Check it out - the beginnings of a JQuery plugin D...
# kweb
i
Check it out - the beginnings of a JQuery plugin Demo: https://github.com/sanity/kweb/blob/master/src/main/kotlin/com/github/sanity/kweb/demos/jquery/jquery.kt Implementation: https://github.com/sanity/kweb/blob/master/src/main/kotlin/com/github/sanity/kweb/plugins/jqueryCore/JQueryCorePlugin.kt As can be seen, adding plugins for JavaScript libraries is surprisingly painless!