-
Notifications
You must be signed in to change notification settings - Fork 1k
Related Projects
Additional projects using Closure or for use with Closure.
Closure Library is the core library used for many Google Projects, and is intended have other code written on top of it in separate namespaces. Other users of Closure Library have open sourced code they've written, and we link examples we know of here.
We only link to these examples on an as-is basis and cannot vouch for the quality or stability of the code, but would like to encourage Closure-Library-style coding outside Closure Library.
Community-run Closure resource site Closure Please
Please contact closure-library-discuss if you'd like to share your code.
Please follow Closure Library style and use a unique namespace (not goog.*
) so that others might use your code without conflict.
- Closure Tools Other pojects (such as the compiler) commonly used with Closure LIbrary
- plovr is a build tool that dynamically recompiles JavaScript and Closure Template code.
- SoyNode allows compilation and loading of .soy files without an intermediary build step. Has support for dynamic re-compilation.
- Closure Library wrapper for node.js https://github.com/lm1/node-closure
- Pleft JS Library Closure Library plugins by the Pleft project. Offered under an MIT license.
- Patching Google Closure Dragger to work with iPad/iPhone/iPod
- picnet-closure-repo Closure Library controls by PicNet. MIT License.
- The Relief Framework - Framework that supplies application infrastructure, so you can focus on your app's logic.
- https://github.com/rhysbrettbowen/PlastronJS - An MVC library which uses the Google Closure library for use with the Closure Compiler. formerly goog.mvc
- http://www.programmingclosure.com/closure-lite/ - A single JavaScript file that contains the core of the Closure Library
- LimeJS - A HTML5 game framework for building fast, native-experience games for all modern touchscreens and desktop browsers
- https://github.com/Steida/este - Closure dev stack with CoffeeScript, Stylus and Soy templates onfilechange compilation. Mocha test framework and Este.js library for mobile first development included. Blog: http://estejs.tumblr.com
- YDN-DB Database wrapper module for Indexeddb, Web SQL and localStorage, supporting unified database schema, query and transaction.
- https://github.com/exhuma/closure-easing Library of additional easing functions for goog.fx.anim.
- Mantri Dependency System based on Closure Tools.
- https://github.com/dekajp/google-closure-grid/blob/master/README.md - Grid Component - Written in Google Closure