Google chrome packaged apps type definitions


Keywords
app, bluetooth, browser, chrome, chrome-os, chromium, extern, google, javascript, js, serial, socket, tcp, udp, usb, web
License
QPL-1.0
Install
haxelib install chrome-app 62.0.0

Documentation

Haxe Chrome App Build Status Haxelib Version

Haxe/Javascript type definitions for google chrome-apps.

API version: 62

Install

$ haxelib install chrome-app

For chrome-extension types see: https://github.com/tong/chrome.extension

Usage

-lib chrome_app

Haxe Defines

  • -D chrome Required (added automatically when using haxelib)
  • -D chrome_app Required (added automatically when using haxelib)
  • -D chrome_os To access apis available on chrome-os only.
  • -D chrome_dev To access apis available on the dev channel only.
  • -D chrome_experimental To access experimental apis.