blob: 24cfed7c6a87b27d2227955c3868d319f9358ea6 [file] [log] [blame] [view] [edit]
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.