tree: 5759b07ead461498bec3fe8466d3e447185093e5 [path history] [tgz]
  1. .cargo/
  2. cloud/
  3. examples/
  4. lib/
  5. meta/
  6. packages/
  7. public/
  8. tests/
  9. web/
  10. .gitignore
  11. BUILD.gn
  12. navbar.md
  13. OWNERS
  14. 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