这是indexloc提供的服务,不要输入任何密码
Skip to content

yusufk/ayoba-microapp-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ayoba-microapp-boilerplate

Inspired by https://stackoverflow.com/questions/20256760/javascript-console-log-to-html

Usage: Add a URL parameter debug=true to enable the debug window to show on the page.

This project demonstrates the basic workflow and lifecyle of a microapp. It waits for an onNicknameChanged event to signal that the Ayoba object is ready to be called.

If the app is loaded outside of ayoba, a stub object is instantiated for testing.

About

A boilerplate example for ayoba, showing use of the API with simple HTML, JS and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • HTML 11.6%
  • CSS 10.8%