GithubHelp home page GithubHelp logo

tholman / console-dot-frog Goto Github PK

View Code? Open in Web Editor NEW
316.0 6.0 23.0 12 KB

Forget console logs, console.frog is where its all at!

Home Page: http://tholman.com/console-dot-frog

License: MIT License

JavaScript 100.00%

console-dot-frog's Introduction

console.frog

console.frog is an easy way to spice up your development life. Its really that simple! Runs on vanilla javascript, in most modern browsers (the kind that has developer tools!). You can see it live here.

Preview

So, here's what regular life looks like:

// Here is you, logging some logs
console.log("Boring.");
// And here is your output.
Boring.

Wow, what a drag that was! No wonder you've become disenchanted with web development.

NOW! Here's what your life could be after console.frog

// Here is happy you, logging some logs
console.frog("Amazing!");
// And here is your output.
          _,-.     ------------
  ,-. ,--'  o ) -(   Amazing!   )
  \(,' '  ,,-'     ------------
 ,-.\-.__,\\_
 \(`--'    `\

Wow. That feels good!

Usage

Simply include the console.frog.js file into your app!

or using npm and Node.js, just run...

npm install console-dot-frog

...in your terminal, then include...

import 'console-dot-frog';

...at the top of the file you want to use it in.

License

Copyright (c) 2016 Tim Holman - http://tholman.com

The MIT License

console-dot-frog's People

Contributors

joshpitzalis avatar robloach avatar shvelo avatar tholman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

console-dot-frog's Issues

Consider putting the log message under the frog

Another way to think about logging is as a wavering request to the computer to acknowledge that developers did in fact write code that does the thing or gets to the place it needs to go. The frog is a bit like an abstract, amphibian version of Clippy, and it reminds developers they are not alone. But if the log was under the frog, that is, providing structural support and consistency to that frog's life, perhaps then developers would feel proud of their logging.

One option is to repurpose console.log.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.