Contents:
- Getting Started
- Finding Your Way around the Library — Learn the core conventions of the Closure Library codebase.
- Getting Started with the Closure Library — Hello Closure.
- Tutorials
- Building an Application with Closure — Construct a simple step-by-step application.
- Event Handling with Closure — Listen for and respond to JavaScript events.
- Dependencies
- Using ClosureBuilder — a tool for resolving dependencies and compiling your Closure Library project with Closure Compiler.
- Using DepsWriter — a tool for writing deps.js files for your own namespaces.
- Deprecated: Using the Dependency Calculation Script — a legacy tool that also does dependency calculation and dependency files.
- Cookbook
- XhrIo — Manage asynchronous XmlHttpRequests.
-
API Reference — Look through the complete Closure Library API reference.