tree: 030af13c5942572d9908b8669e77d30108d40a07 [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/