tree: 6ac7d0d7b4bec3dd7be86a2e46a08066d7805ac7 [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/