Git Product home page Git Product logo

Comments (4)

 avatar commented on May 19, 2024 8

The comment could be simply another column that might be empty. For example, the first few entries in the current table might be entered like this:

*.js.org,.github.io,no CF?
,js-org.github.io,
100dayz,deadcoder0904.github.io/100dayz,
101,7anshuai.github.io/js101,*

which would result in:

screenshot

from js.org.

indus avatar indus commented on May 19, 2024

thats a goog idea, with the drawback that CSV doesn´t allow comments on GitHub. Will have to think about.

from js.org.

 avatar commented on May 19, 2024

I would prefer JSON.

from js.org.

indus avatar indus commented on May 19, 2024

When I mentioned comments I was thinking about the block comments at the beginnig and now also in the end:

/*
* please don't add your subdomain records down here!
* insert them in alphabetical order to help reduce merge conflicts.
* <3
*/

When I process the pull requests it seems to me that half of the requester haven't even read a single line of the "readme". By switching to CSV and seperating them into another file or the wiki I would imagine it will get worse and will result in less accurate PRs and more work for me.
Also I only see one clear benefit of CSV over JS (or JSON) - and that is a nicer display of the full list. As soon as you want to edit the CSV (e.g. to add a new record) on GitHub or on in your local editor that benefit is completely gone. And with a 3rd column, the readability of CSV is even a bit worse in my oppinion.

Using a JavaScript file also seems the natural choise to me for JS.ORG 😀

Its hard for me to overlook all the thumbs-up for CSV 😔 so I hope you are not mad at me when I just keep it as it is for my very own delight.

from js.org.

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.