Skip to content

yadickson/angularjs-atmosphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-atmosphere

TravisCI Status Coverage Status npm version

Angular JS Atmosphere Wrapper

Installation

To install this module, you need to run the following command

$ npm install --save angularjs-atmosphere

Dependency

$ npm install --save jquery@~3.0.0
$ npm install --save angular@~1.6.1

Include Javascripts in index.html

<script src="node_modules/angularjs-atmosphere/dist/angularjs-atmosphere.js"></script>

Add directive in app.js or main.js

angular.module('app', ['angularJS.Atmosphere']);

About

Angular JS Atmosphere Wrapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published