Y
Hacker News
new
|
ask
|
show
|
jobs
by
dddomodossola
2823 days ago
yes of course, you can include js libraries in App constructor and execute js by doing app_instance.execute_javascript(jscode)
1 comments
Labo333
2823 days ago
Seems great! I used
https://github.com/miyakogi/wdom
a few times but it wasn't satisfying because you have to get your hands dirty with js when you want to customize things (not in js libs but with the widgets).
link