Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-yaml
A Collection of Awesome YAML (Ain't Markup Language) Goodies for Structured (Meta) Data in Text
https://github.com/json-next/awesome-yaml
Last synced: 5 days ago
JSON representation
-
Formats
-
"Standard" YAML
- `yaml.org` - official YAML website by Clark C. Evans
- YAML Quick Reference Card - one-page cheat sheet
-
"Safe" YAML, "Strict" YAML
-
Nested Text - YAML Simplified, YAML Evolved
- `nestedtext.org` - a human friendly data format similar to YAML but without the complexity and risk of YAML
-
-
Articles
-
Nested Text - YAML Simplified, YAML Evolved
-
-
Tools & Services
-
Nested Text - YAML Simplified, YAML Evolved
- **YAML Linter @ yamllint.com** - online YAML validator / checker
- **YAML Validator @ Code Beautify** - online YAML validator / checker
-
-
No Body Wants To Write YAML
-
Nested Text - YAML Simplified, YAML Evolved
- **`noyaml.com`** - a rant about the state of devops tooling / the infrastructure sector
- Today we’re going to look at some general problems with the YAML format
- What if you used the same language and tools you use to define your app to define your infrastructure?
- A YAML file is almost always still 'valid' even if it is trunca
- The bug was that the YAML parser ignored the negative signs ... so negative GPS coordinates became positive ones
- Every YAML parser is a custom YAML parser
- There are 63 different ways to write multi-line strings in YAML
- We replaced 1,000 lines of YAML with 10 structs and people started contributing again
-
-
Misc
-
Nested Text - YAML Simplified, YAML Evolved
- **Feed.TXT** - web feed format with meta data in YAML
- **YAML @ Stackoverflow** - frequently asked questions (and answers) about YAML
-
-
Meta
-
Nested Text - YAML Simplified, YAML Evolved
-