angularjs-atmosphere

1.1.3 • Public • Published

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']);

Readme

Keywords

Package Sidebar

Install

npm i angularjs-atmosphere

Weekly Downloads

4

Version

1.1.3

License

GPL-3.0

Unpacked Size

38.6 kB

Total Files

4

Last publish

Collaborators

  • yadickson