added readme and first working version

This commit is contained in:
2017-02-24 03:00:15 +01:00
commit a39765ce58
21 changed files with 487 additions and 0 deletions

7
dist/smartanalytics.plugins.js vendored Normal file
View File

@@ -0,0 +1,7 @@
"use strict";
require("typings-global");
const smartrequest = require("smartrequest");
exports.smartrequest = smartrequest;
const smartq = require("smartq");
exports.smartq = smartq;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic21hcnRhbmFseXRpY3MucGx1Z2lucy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL3NtYXJ0YW5hbHl0aWNzLnBsdWdpbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLDBCQUF1QjtBQUN2Qiw2Q0FBNEM7QUFJeEMsb0NBQVk7QUFIaEIsaUNBQWdDO0FBSTVCLHdCQUFNIn0=