Skip to content

Latest commit

 

History

History
 
 

common_js_sample_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

⚠️ Use of this software is subject to important terms and conditions as set forth in the License file ⚠️

CommonJS sample app

The Zendesk App Framework now supports greater control of the structure of your app, by introducing CommonJS module support. You can now define as many modules as you like, placing them into the ./lib directory.

The following information is displayed:

Messages are logged to the developer console showing;

  • The number bookmarks loaded from the API
  • The data returned from the API

Please submit bug reports to the issues page. Pull requests are welcome.

Screenshots

Console output