tree: a3bd0c5bc950ae7136503d64aeb8f50a1796a731 [path history] [tgz]
  1. .cargo/
  2. bin/
  3. cloud/
  4. examples/
  5. lib/
  6. meta/
  7. packages/
  8. public/
  9. tests/
  10. web/
  11. .gitignore
  12. BUILD.gn
  13. navbar.md
  14. OWNERS
  15. README.md
peridot/README.md

Peridot

Peridot is a framework for composed, intelligent and distributed user experiences.

Applications not explicitly designed to interoperate (and possibly implemented in different programming languages) are ephemerally downloaded and dynamically composed to run in a shared context. The framework manages application lifecycle, resources and view hierarchy; and well as context and suggestion infrastructure.

State of Peridot experiences is transparently synchronized across user devices using a distributed offline-first storage system.

Read more