Sha256: 63370b22833186c05f2d42c94c11cf6466f060d16d8920e97fe581f245147b81

Contents?: true

Size: 138 Bytes

Versions: 5

Compression:

Stored size: 138 Bytes

Contents

Pebble.addEventListener("ready",
    function(e) {
        console.log("Hello world! - Sent from your javascript application.");
    }
);

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pebblex-0.0.7 spec/fixtures/project_with_js/src/js/pebble-js-app.js
pebblex-0.0.6 spec/fixtures/project_with_js/src/js/pebble-js-app.js
pebblex-0.0.5 spec/fixtures/project_with_js/src/js/pebble-js-app.js
pebblex-0.0.4 spec/fixtures/project_with_js/src/js/pebble-js-app.js
pebblex-0.0.3 spec/fixtures/project_with_js/src/js/pebble-js-app.js