I want to use a third party js file (not written in angularjs) as a service in angularjs controller. I am able to use the js in html inside script> tag but I want to use the functions in controller. Is there a way to include the js file inside controller as a service or some other way?I want to use a third party js file (not writte