tree: 8aeae7f6eabfc0e537763b73036ffac30ec00ff6 [path history] [tgz]
  1. app/
  2. assets/
  3. tests/
  4. LICENSE
  5. OWNERS
  6. README.md
chrome/common/extensions/docs/examples/apps/calculator/README.md

Calculator

A sample application that provides a simple calculator. Supports basic operations such as addition, multiplication, subtraction and division.

This sample also incorporates an MVC-style structure.

APIs