You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- '1.0'# Replace this with the minimum Julia version that your package supports. E.g. if your package requires Julia 1.5 or higher, change this to '1.5'.
14
+
- '1'# Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
A Julia wrapper for [Knockout.js](http://knockoutjs.com/). It uses [WebIO](https://github.com/JuliaGizmos/WebIO.jl) to load JavaScript and to do Julia to JS communication. [Go here](https://github.com/JuliaGizmos/WebIO.jl/blob/master/README.md) to get started with WebIO.
0 commit comments