0.1.31 • Published 5 years ago

analytic-domain v0.1.31

Weekly downloads
3
License
BSD-3-Clause OR M...
Repository
gitlab
Last release
5 years ago

analytic-domain

A module that can be used to share library among Java, JavaScript and TypeScript consumers. It allows the client to call analytic-api with the appropriate graph of objects uses to push data information to our ELK stack.

Setup

You must have JDK 11 or higher install, NodeJs and a Typescript tool for compilation.

For this king project, we recommend working on a Linux system. Configure a Linux machine for Java, Nodejs, NPM is an easy task due to the community. For Windows machine download the .msi or .zip file from here. If you use the zip file, don't forget to add NODE_HOME in an environment variable and your PATH. Remember that NodeJs included the NPM tool.

Usage

1. Update your libraries by running:
     npm install

2. At the top of each module that uses define(), place this code:
     import { RequestType } from 'analytic-domain-0.1.4';

Compilation and distribution process

To be explain.

License

MIT: Check the LICENSE file for all the details.

0.1.31

5 years ago

0.1.30

5 years ago

0.1.27

5 years ago

0.1.26

5 years ago

0.1.25

5 years ago

0.1.24

5 years ago

0.1.23

5 years ago

0.1.22

5 years ago

0.1.21

5 years ago

0.1.20

5 years ago

0.1.19

5 years ago

0.1.18

5 years ago

0.1.17

5 years ago

0.1.16

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago