https://github.com/d-mobilelab/newton-adapter
A light adapter for Newton library, for tracking and authentication
https://github.com/d-mobilelab/newton-adapter
bower jasmine javascript karma npm tracking webpack
Last synced: 3 months ago
JSON representation
A light adapter for Newton library, for tracking and authentication
- Host: GitHub
- URL: https://github.com/d-mobilelab/newton-adapter
- Owner: D-Mobilelab
- Created: 2016-06-13T12:53:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-12T13:22:37.000Z (over 5 years ago)
- Last Synced: 2025-02-07T02:38:08.436Z (3 months ago)
- Topics: bower, jasmine, javascript, karma, npm, tracking, webpack
- Language: JavaScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# newton-adapter
[](https://travis-ci.org/D-Mobilelab/newton-adapter)
[](https://coveralls.io/github/D-Mobilelab/newton-adapter?branch=master)
[](https://badge.fury.io/js/newton-adapter)
[](https://badge.fury.io/bo/newton-adapter)
[](https://badge.fury.io/gh/D-Mobilelab%2Fnewton-adapter)## Installation
### NPM
```
npm install --save newton-adapter
```
You can found the library ready for production on node_modules/newton-adapter/dist/newton-adapter-2.js### Bower
```
bower install --save newton-adapter
```
You can found the library ready for production on bower_components/newton-adapter/dist/newton-adapter-2.js## Documentation
To read documentation, go to:
[http://d-mobilelab.github.io/newton-adapter/latest](http://d-mobilelab.github.io/newton-adapter/latest)
Replace 2.0.0 with the version of the documentation you want to read.
## Contribute
To contribute to this library, read CONTRIBUTE.md