Skip to content

Instantly share code, notes, and snippets.

@simcn
Created September 18, 2013 08:37
Show Gist options
  • Save simcn/6606329 to your computer and use it in GitHub Desktop.
Save simcn/6606329 to your computer and use it in GitHub Desktop.

Revisions

  1. 简单框架_马克 created this gist Sep 18, 2013.
    2 changes: 2 additions & 0 deletions example.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    // log an object to the browser console
    console.log({ text: "foobar" });