8000 Improve `toString` · Issue #75 · orchestr7/ktoml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve toString #75

New issue

Have a question about this project? Sign up for a free GitHub account to open 8000 an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JavierSegoviaCordoba opened this issue Oct 13, 2021 · 1 comment
Open

Improve toString #75

JavierSegoviaCordoba opened this issue Oct 13, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers refactoring

Comments

@JavierSegoviaCordoba
Copy link

Supposing a node which is a key-value:

Current

node.content // blabla="blabla"

New feature

node.toString() // blabla = "blabla"

Can be more (arrays, and so on).

@orchestr7 orchestr7 self-assigned this Oct 13, 2021
@orchestr7 orchestr7 added enhancement New feature or request good first issue Good for newcomers labels Oct 13, 2021
@orchestr7
Copy link
Owner
orchestr7 commented Oct 13, 2021

We should also polish pretty-print under this issue. Good basis before supporting a serialization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers refactoring
Projects
None yet
Development

No branches or pull requests

2 participants
0