0.9.12 • Published 5 years ago

@drvn/dd v0.9.12

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

DataDrivenJS

DataDrivenJS is a serverless solution for building data-driven websites and apps. It collects data the same way web analytics services do, and allows for easy, flexible and fast retrieval of the collected data.

You can learn more about DataDrivenJS here: https://datadrivenjs.com

Setup

In order to use DataDrivenJS library, you need to sign up and create a project. Then you can initiate the library using your project specific settings:

window.DD = require( "@drvn/dd" );
window.DD.init ({
  "settings": {
    "project": {
      "projectID":[YOUR_PROJECT_ID],
      "publicKey":[YOUR_PUBLIC_KEY]
    }
  }
});

For complete documentation visit: https://datadrivenjs.com/docs.html

0.9.12

5 years ago

0.9.11

5 years ago

0.9.10

5 years ago

0.9.9

5 years ago

0.9.8

5 years ago

0.9.7

6 years ago

0.9.6

6 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago