Coder Social home page Coder Social logo

Keep empty lines? about format-json HOT 2 CLOSED

tomek-he-him avatar tomek-he-him commented on June 2, 2024
Keep empty lines?

from format-json.

Comments (2)

johan avatar johan commented on June 2, 2024

I'd love a cli json formatter doing this too, but it's sadly hard to do without replacing JSON.parse with a full-blown low-level tokenizer/parser that recognizes the context of all newline tuples, and as such a bit beyond the scope of this package.

I'd probably accept a pull request from someone solving the problem, if there's some ingenious way of doing it that I can't think of, though. If you want a slightly less sucky JSON family format that does have comments and doesn't have the immense feature riches of yaml, I can recommend cson, and the cson-cli (its equivalent of format-json, converting/formatting in both directions to/from json).

from format-json.

tomek-he-him avatar tomek-he-him commented on June 2, 2024

Thanks for the response. Now that I think of it, it's not something I need that badly. After all, any JSON I write by hand is in diffy-formatted anyway, and contains grouping empty lines. I only really use format-json for automatically-generated JSON and data – and of course they don't contain any empty lines.

from format-json.

Related Issues (3)

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.