GithubHelp home page GithubHelp logo

PR: Table Log about log HOT 4 CLOSED

adamschwartz avatar adamschwartz commented on April 27, 2024
PR: Table Log

from log.

Comments (4)

adamschwartz avatar adamschwartz commented on April 27, 2024

as i understand it, console.table does stuff like this:

image

what would ur pr do?

from log.

amilajack avatar amilajack commented on April 27, 2024

I'd make an api that's much more easy to use. So if a user simply logged an object, the output would be something like:

{
 name: 'john',
 age: 43,
 eyeColor: black
}

    Name: john

    Age: 43

...so forth.

This is especially useful for arrays of objects.

from log.

adamschwartz avatar adamschwartz commented on April 27, 2024

One of the goals of this project is keeping it small. The current version as of the time of this writing is 2.13 KB (log.min.js @ v0.3.0).

It’s hard to say which PRs I would or wouldn’t accept without seeing them, but I will say that if you can keep the change small yet accomplish a significant improvement over the existing features of log and console.table for a clear use-case, then I’d certainly consider it. I leave it up to you!

And of course you’re always welcome to fork log into something called console.betterTable and ship it as an accompanying lib. And if it plays nicely with log I’d be happy to list it in the README as an accompanying lib. Good luck!

from log.

amilajack avatar amilajack commented on April 27, 2024

I see. Thanks for clarifying!

from log.

Related Issues (20)

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.