JavaScript Mojo Example Applications

  • users-guide.md - How to build and run JS Mojo applications

  • hello.js, world.js - A minimal application that connects to another.

  • wget.js - Uses the network service to load a URL.

  • cube.js - A JS version of examples/spinning_cube.

  • share_echo.js, share_echo_target.js - Peer to peer service sharing.

  • show_image.js - Simple use of the window_manager interface.