Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 779 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 779 Bytes

⚠️ 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