google-closure-library

20230802.0.0 • Public • Published

Closure Library

Closure Library is a powerful, low-level JavaScript library designed for building complex and scalable web applications. It is used by many Google web applications, such as Google Search, Gmail, Google Docs, Google+, Google Maps, and others.

For more information, visit the Google Developers or GitHub sites.

Download the latest stable version on our releases page.

Developers, please see the Generated API Documentation.

See also the goog.ui Demos

Using with Node.js

Install the official package from npm.

npm install google-closure-library

Require the package and use goog.require normally.

require("google-closure-library");

goog.require("goog.crypt.Sha1");

var sha1 = new goog.crypt.Sha1();
sha1.update("foobar");
var hash = sha1.digest();

Contributing

Please read the CONTRIBUTING for details on how to contribute to this project.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
20230802.0.01,291latest

Version History

VersionDownloads (Last 7 Days)Published
20230802.0.01,291
20230502.0.0474
20230411.0.042
20230228.0.010
20230206.0.077
20230103.0.01,387
20221102.0.02,560
20221004.0.089
20220905.0.01
20220803.0.030
20220719.0.01
20220601.0.01
20220502.0.01,563
20220405.0.01
20220301.0.016
20220202.0.069
20220104.0.0711
20211201.0.01
20211107.0.01
20211006.0.015
20210907.0.02
20210906.0.01
20210808.0.0198
20210601.0.0169
20210406.0.0107
20210302.0.01,912
20210202.0.01
20210106.0.019
20201102.0.135
20201006.0.023
20200927.0.01
20200830.0.07
20200719.0.03
20200628.0.086
20200614.0.028
20200517.0.0201
20200504.0.01
20200406.0.04
20200315.0.088
20200224.0.018
20200204.0.010
20200112.0.09
20200101.0.010
20191111.0.028
20191027.0.18
20191027.0.09
20190929.0.0142
20190909.0.0680
20190819.0.013
20190729.0.08
20190709.0.012
20190618.0.026
20190528.0.0175
20190513.0.021
20190415.0.0101
20190325.0.086
20190301.0.02,156
20190215.0.07
20190121.0.030
20180910.0.047
20180805.0.013
20180716.0.07
20180506.0.064
20180405.0.09
20180402.0.08
20180204.0.075
20171203.0.01,313
20171112.0.015
20170910.0.0284
20170806.0.08
20170626.0.014
20170521.0.034
20170409.0.0155
20170218.0.1429
20170218.0.07
20170124.0.028
20161201.0.012
20161024.0.065
20160911.0.08
20160822.0.08
20160713.0.07
20160619.0.08
20160517.0.07
20160315.0.08
20160218.0.214
20160218.0.17
20160218.0.08
20160208.0.07
20160125.0.0201
20151216.0.08
20151015.0.012
20150920.0.091
20150901.0.07
20150729.0.07
20150609.0.07
20150505.0.07
20150315.0.07

Package Sidebar

Install

npm i google-closure-library

Weekly Downloads

17,791

Version

20230802.0.0

License

Apache-2.0

Unpacked Size

18.3 MB

Total Files

1193

Last publish

Collaborators

  • shicks
  • google-wombot
  • jameswr