Skip to content

It is not possible to render <script> tag in html page when you are using angularjs. This module is made to overcome this problem.

Notifications You must be signed in to change notification settings

umair321/Inpage-js-render-for-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Inpage-js-render-for-angularjs

Very much easy to use:
Install it using bower: bower install inpage-js-render-angular1

  1. Just include js-render.js to your page
  2. Add 'ngLoadScript' to your app dependencies. E.g. angular.module('YOUR_APP_NAME', ['ngLoadScript'])
  3. Used it as:
    <script type="text/javascript-inpage"> /**Your Script here**/ </script>

About

It is not possible to render <script> tag in html page when you are using angularjs. This module is made to overcome this problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published