8000 GitHub - acmeguy/asa.js: Browser script for submitting events to Activity Stream
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

acmeguy/asa.js

 
 

Repository files navigation

Activity Stream Analytics browser script

This is the javascript our clients can use on their web sites to allow for easy collecting of customer behaviour.

To build the bundle run

$ npm run build

In the dist folder will be the app and tests bundle together with their source maps.

For development mode run

$ npm start

Acceptance test

$ cd e2e
$ npm run build
$ npm start

About

Browser script for submitting events to Activity Stream

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.7%
  • JavaScript 18.5%
  • HTML 13.4%
  • Dockerfile 1.4%
0