{"library":"google-closure-library","type":"library","category":null,"description":"Google Closure Library is a comprehensive, low-level JavaScript library developed by Google for building complex, highly performant, and scalable web applications. It serves as the foundation for many of Google's own web properties, including Gmail, Google Docs, and Google Maps. The library is not a typical npm package with standard ES module exports but rather provides its own module system (`goog.require`, `goog.provide`) built around a global `goog` object. It ships with a vast array of utilities covering DOM manipulation, UI components, networking, internationalization, data structures, and more. The current stable version is 20230802.0.0, and it follows a roughly monthly to bi-monthly release cadence, providing continuous updates and improvements, often tied to internal Google development cycles. Its key differentiators include its robust type system (when used with Closure Compiler), extensive cross-browser compatibility layers, and a strong emphasis on performance and security, making it suitable for large-scale enterprise applications.","language":"javascript","status":"active","version":"20230802.0.0","tags":["javascript","library","goog","closure"],"last_verified":"Wed May 27","install":[{"cmd":"npm install google-closure-library","imports":["require('google-closure-library');","require('google-closure-library');\ngoog.require('goog.crypt.Sha1');","require('google-closure-library');\ngoog.require('goog.ui.Dialog');"]},{"cmd":"yarn add google-closure-library","imports":[]},{"cmd":"pnpm add google-closure-library","imports":[]}],"homepage":"https://developers.google.com/closure/library","github":"https://github.com/google/closure-library","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/google-closure-library","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/google-closure-library/compatibility"}}