Open manuelfink opened 7 years ago
Ping @kball
There's nothing stopping you from including jQuery + joyride in your app, and calling $("#tutorial").joyride()
from AngularJS code. Yeah it's messy, but it will work.
If you're still looking for a joyride library for Angular 2 and above check out this library ngx-joyride. It's simple, lightweight and it doesn't use JQuery, just pure Angular.
I'm looking for a way to integrate joyride into an angular 2 app.
What happend to joyride 3? Have you considered making joyride UMD importable?