mirror of
https://github.com/google/pebble.git
synced 2025-03-15 16:51:21 +00:00
1.5 KiB
1.5 KiB
title | description | guide_group | menu | permalink | generate_toc | hide_comments |
---|---|---|---|---|---|---|
Rocky.js JavaScript API | Information on using JavaScript to create watchfaces with Rocky.js | rocky-js | false | /guides/rocky-js/ | false | true |
This section of the developer guides contains information and resources surrounding creating Pebble watchfaces using the Rocky.js JavaScript API.
Rocky.js is ECMAScript 5.1 JavaScript running natively on Pebble smartwatches, thanks to our collaboration with JerryScript.
At present, Rocky.js can only be used to create watchfaces, but we're adding more APIs and functionality with every release.
Contents
{% include guides/contents-group.md group=page.group_data %}