Created
August 20, 2010 17:30
-
-
Save jed/540772 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
with ( require( "fab" ) ) | |
( fab ) | |
( require ) | |
( "html" ) | |
( "nodejs" ) | |
( "googleAnalytics" ) | |
() | |
( globalize, html ) | |
( HTML ) | |
( BODY ) | |
( "the idea here is that you use `with` only once, for (fab). " ) | |
( "then you can require from within (fab) directly, and use " ) | |
( "`globalize` to add shortcuts for all functions in a namespace." ) | |
() | |
() | |
() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment