Git Product home page Git Product logo

Comments (4)

epage avatar epage commented on June 20, 2024 1

If this is fully conformant, than I think it'd be worth it since there isn't one for JS (at least on the matrix page). The downside would be the potential for an influx of users making requests for regular TOML parsing needs and I can see that be a reason to not advertise it.

For context, I maintain a TOML parser for Rust and it has two levels to its API, the toml package for high level operations and toml_edit for format-preserving edits. I have both on there.

from toml-eslint-parser.

epage avatar epage commented on June 20, 2024 1

This parser does not have a serializer, so I would like to consider later how to add it to the performance matrix. Therefore, I will leave this issue open.

There are other implementations without the encoder validation on the matrix, like Python's tomllib.

from toml-eslint-parser.

ota-meshi avatar ota-meshi commented on June 20, 2024

Thanks for the suggestion!
This parser is different from other parsers as its main purpose is to generate an AST. So I think people get confused when this parser is in the same list. What do you think? Do you think it should be added to the list?

from toml-eslint-parser.

ota-meshi avatar ota-meshi commented on June 20, 2024

Thank you for your opinion!
I've added it to the official list.
This parser does not have a serializer, so I would like to consider later how to add it to the performance matrix. Therefore, I will leave this issue open.

from toml-eslint-parser.

Related Issues (5)

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.