Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 371 Bytes

ಠ_ಠ.js

Replaces console.warn with less-vague name to clearly indicate looking at something with a judgemental face.

<script src="ಠ_ಠ.js"></script>
<script>
  var warn = "Damn it Tim, not again";
  ಠ_ಠ(warn);
  // Logs "Damn it Tim, not again" to console as a warning.
</script>

Browser Compatibility

Idk

License

Idk, MIT, I guess.