Join Slack
Powered by
Check it out - the beginnings of a JQuery plugin D...
# kweb
i
Ian
01/09/2017, 6:42 PM
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!
Open in Slack
Previous
Next