tree: 7f38fbf57751b5b4357d6c2d6f6b3550e6e5b8a3 [path history] [tgz]
  1. cloud_components/
  2. guides/
  3. simple/
  4. swap_cpp/
  5. todo_cpp/
  6. .gitignore
  7. BUILD.gn
  8. README.md
peridot/examples/README.md

Example applications that use the modular runtime for composition.

Code in this directory is not in the modular namespace because it's meant to demonstrate how it looks like to be a client of the modular codebase.

These examples are all in C++. For examples in dart/flutter, see //topaz/examples/ui/