You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mustache.js.pre 194B

16 years ago
10 years ago
16 years ago
12345678910
  1. /*
  2. Shameless port of a shameless port
  3. @defunkt => @janl => @aq
  4. See http://github.com/defunkt/mustache for more info.
  5. */
  6. // This seems useless and not valid js syntax @TODO
  7. ;(function($) {