tree: 5162df7ca4f38093846ccfe0ba5c9e66a512645d [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/