aki_tracking_sdk_ts
TypeScript icon, indicating that this package has built-in type declarations

1.2.13 • Public • Published

SDK AKAINSIGHTS

NPM

Introduction

This SDK can be used for both server side as well as client side. It comes with ECMAScript 5 bundled minified distribution with source maps of AMD, CommonJS modules, IIFE, as UMD and as Browser Globals.

Quick Start

Pre-requisites

Dependencies

Gulp and Bower should be installed globally. Install dependencies:

npm install
bower install

Checkout gulpfile.js for all available tasks.

Installation

NPM npm install --save aki_tracking_sdk_ts

Bower bower install --save aki_tracking_sdk_ts

Using the client library

Publishing scoped public packages

By default, scoped packages are published with private visibility. To publish a scoped package with public visibility, use npm publish --access public. On the command line, navigate to the root directory of your package.

  1. On the command line, navigate to the root directory of your package.

    cd /path/to/package

  2. To publish your scoped public package to the npm registry, run:

    npm publish --access public

  3. To see your public package page, visit

    aki_tracking_sdk_ts Public packages will say public below the package name on the npm website.

Readme

Keywords

none

Package Sidebar

Install

npm i aki_tracking_sdk_ts

Weekly Downloads

27

Version

1.2.13

License

ISC

Unpacked Size

52.7 kB

Total Files

5

Last publish

Collaborators

  • hieutrieu