UNPKG

jive-sdk

Version:

Node.js SDK for Jive Software to assist with the development of add-ons

13 lines (10 loc) 253 B
<html> <body> <p>Create something!</p> <script type="text/javascript"> gadgets.util.registerOnLoadHandler(function() { console.log('Ready to rock'); }); </script> </body> </html>