WEB APIS

This tutorial lists and elaborates on JavaScript Web APIs supported by modern browsers beyond those related to HTML DOM.

Some Advanced Web APIs are members of the window global object, and can thus be used directly, e.g. Screen. Many other APIs are exposed through the navigator object, e.g. navigator.permissions.