mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-13 18:00:48 +01:00
26 lines
464 B
Plaintext
26 lines
464 B
Plaintext
|
created: 20231223143928533
|
||
|
creator: Octt
|
||
|
modified: 20231223144025192
|
||
|
modifier: Octt
|
||
|
tags:
|
||
|
title: Data serialization
|
||
|
|
||
|
<<^WikipediaFrame "Data serialization">>
|
||
|
|
||
|
* [[JSON is valid YAML|https://til.codeinthehole.com/posts/json-is-valid-yaml/]]
|
||
|
|
||
|
!! YAML
|
||
|
|
||
|
<<^WikipediaFrame "YAML">>
|
||
|
|
||
|
* [[YAML Lint Online|https://www.yamllint.com/]]
|
||
|
* [[YAML to JSON Converter Online|https://yml2json.com/]]
|
||
|
|
||
|
!! INI
|
||
|
|
||
|
<<^WikipediaFrame "INI file">>
|
||
|
|
||
|
!!! TOML
|
||
|
|
||
|
<<^WikipediaFrame "TOML">>
|