You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
John Lenz edited this page Jan 5, 2018
·
4 revisions
Pointers to resources to help get started with the Closure Library
Introduction
Closure Library is the JavaScript library behind many of Google's heavy-duty web applications. It's a wide but modularized library, using a namespacing and dependency system separate out classes and utilities, allowing web developers to pull "only what you need".