Skip to content

Instantly share code, notes, and snippets.

@jed
Created August 20, 2010 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jed/540772 to your computer and use it in GitHub Desktop.
Save jed/540772 to your computer and use it in GitHub Desktop.
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