0xthreestigmata


  • Tired of naming your variables when you're debugging? This is a simple console.log that outputs the name of variable and the value in a JSON format to the console. Saves you from ever having to type out lines of code like this: console.log("variable", var

    published 1.0.0 2 years ago