I'm new to aurelia and trying to add JQuery Popup Overlay to my Aurelia CLI v 0.23.0 project (typescript). This library is not available in NPM. can anyone guide me on what is the proper way to use it in my project and add it aurelia.json.
What if the library got CSS and image resources as well.
unfortunately i couldn't find any proper structured and clean way to do it, or a tutorial or documentation. in here there is a documentation but that's for the client libraries which are available on npm. appreciate you guidance.