awesome-yaml
YAML guide
A collection of YAML format and usage guidelines for structured data in text
A Collection of Awesome YAML (Ain't Markup Language) Goodies for Structured (Meta) Data in Text
32 stars
3 watching
3 forks
last commit: about 1 year ago
Linked from 2 awesome lists
datajsonmetadataopendatatxtyaml
Awesome YAML (Ain't Markup Language) / Formats / "Standard" YAML | |||
| yaml.org | official YAML website by Clark C. Evans | ||
Awesome YAML (Ain't Markup Language) / Formats / "Standard" YAML / yaml.org | |||
| YAML Spec v1.2 | 3rd edition, Oct 2009 | ||
| YAML Quick Reference Card | one-page cheat sheet | ||
Awesome YAML (Ain't Markup Language) / Formats / "Safe" YAML, "Strict" YAML | |||
| strictyaml | 1,495 | over 1 year ago | a type-safe YAML parser that parses and validates a restricted subset of the YAML specification |
Awesome YAML (Ain't Markup Language) / Formats / "Safe" YAML, "Strict" YAML / strictyaml | |||
| YAML Features Removed | |||
Awesome YAML (Ain't Markup Language) / Formats / Nested Text - YAML Simplified, YAML Evolved | |||
| nestedtext.org | , - a human friendly data format similar to YAML but without the complexity and risk of YAML | ||
Awesome YAML (Ain't Markup Language) / Articles | |||
| YAML Quick Reference (Cheat Sheet) for Jekyll Data Files, Front Matter and Collections | 85 | about 2 years ago | , Planet Jekyll |
| Learn YAML in Y Minutes | , Learn X in Y minutes series, | ||
| Deep dive into TOML, JSON and YAML | , Go Hugo HQ, Dec 2016 | ||
| YAML @ Wikipedia | |||
Awesome YAML (Ain't Markup Language) / Tools & Services | |||
| YAML Linter @ yamllint.com | online YAML validator / checker | ||
| YAML Validator @ Code Beautify | online YAML validator / checker | ||
| YAML Comparator @ yamline | online YAML comparator | ||
| Yamlinc | 115 | almost 2 years ago | compose multiple files using $include tag / compiler |
| dasel ("data-selector") | 7,248 | 11 months ago | Query and update data structures using selectors from the command line. Comparable to / but supports JSON, YAML, TOML and XML with zero runtime dependencies |
Awesome YAML (Ain't Markup Language) / No Body Wants To Write YAML | |||
| 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 | |||
| We replaced 1,000 lines of YAML with 10 structs and people started contributing again | |||
| 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 | |||
Awesome YAML (Ain't Markup Language) / Misc | |||
| Feed.TXT | web feed format with meta data in YAML | ||
| YAML @ Stackoverflow | frequently asked questions (and answers) about YAML | ||