Skip to content
/ -_-.js Public
forked from abeisgoat/-_-.js

Replaces `console.warn` with less-vague name

Notifications You must be signed in to change notification settings

djera/-_-.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

ಠ_ಠ.js

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

<script src="ಠ_ಠ.js"></script>
<script>
  var user = "Tim";
  ಠ_ಠ(user);
  // Logs "Tim" to console as a warning.
</script>

Browser Compatibility

Idk

License

Idk, MIT, I guess.

About

Replaces `console.warn` with less-vague name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%