Skip to content

Instantly share code, notes, and snippets.

@futurist
Last active May 11, 2024 02:46
Show Gist options
  • Save futurist/c17a1ab9cb1529fc9152fa0fc58d6aad to your computer and use it in GitHub Desktop.
Save futurist/c17a1ab9cb1529fc9152fa0fc58d6aad to your computer and use it in GitHub Desktop.

Revisions

  1. futurist revised this gist May 11, 2024. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions jsonp
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    jsonp({"hello":"world"});
  2. futurist created this gist May 11, 2024.
    1 change: 1 addition & 0 deletions alert.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    alert('hi');