Encoding options
Open
@zinid is already working on this.
Since May 6, 2019.
Assessment
This issue has not been assessed yet.
Description
enhancement
Hi, thanks for this lib. It seems that this is the only erlang/elixir library with "encoding" support 😄 (From a data structure to actual YAML content).
It seems that there are no options when encoding values.
- Double quotes around values. This could optional and only done when the content needs to have quote to be valid.
- Keys as atom. The only way to not print the keys inside double quotes is to use atom.
- Data type casting for value like "true", "false"...
I don’t know if this make sense for this library, feel free to close if it is not in the scope of the project.
Thank you!
- Dominant language
- Erlang
- Stars
- 53
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Getting set up
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from processone/fast_yaml
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
processone/fast_yaml#25 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 40/100
processone/fast_yaml#20 · 1 comment · 1 reaction ·