tree: 362c862955abf57f4cdcb4d1a1fb5a9c81d1f8ed [path history] [tgz]
  1. bin/
  2. build/
  3. cloud/
  4. docs/
  5. examples/
  6. infra/
  7. lib/
  8. manifest/
  9. packages/
  10. public/
  11. tests/
  12. third_party/
  13. web/
  14. .clang-format
  15. .clang-tidy
  16. .gitignore
  17. AUTHORS
  18. BUILD.gn
  19. CONTRIBUTING.md
  20. LICENSE
  21. navbar.md
  22. PATENTS
  23. README.md
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