tree: aca00a62fa2165d09f6cbcaec1b458ffd467edc4 [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