newton-adapter

A light adapter for Newton library, for tracking and authentication

Usage no npm install needed!

<script type="module">
  import newtonAdapter from 'https://cdn.skypack.dev/newton-adapter';
</script>

README

newton-adapter

Build Status Coverage Status npm version Bower version GitHub version

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

Replace 2.0.0 with the version of the documentation you want to read.

Contribute

To contribute to this library, read CONTRIBUTE.md