Home

Awesome

<!--- ### <beg-file_info> ### document_metadata: ### - caption: "README" ### dmid: "uu151chariot_unveiled" ### date: created="2019-02-26 09:33:48" ### last: lastmod="2019-02-26 09:33:48" ### tags: yaml,github,dreftymac ### desc: | ### ## notes ### * github awesome-yaml ### ### ## awesome community ### * capt="compliance" ;; href="https://github.com/sindresorhus/awesome/blob/main/pull_request_template.md" ;; tags="__tags01__" ;; id="dmid://uu394miskf1638497x03xlink" ### * capt="instructions" ;; href="https://github.com/sindresorhus/awesome/blob/main/create-list.md" ;; tags="__tags01__" ;; id="dmid://uu193jezfl1638497x03xlink" ### ### ## editing notes ### * 2021-12-02 17:57:21 removed dependency on ST3/MarkdownTOC package ### * currently, updates to the contents requires manual update of TOC ### * infra://uu747dorpl ### ### seealso: | ### ## https ### * https://github.com/dreftymac/awesome-yaml/blob/master/README.md ### * https://leebriggs.co.uk/blog/2019/02/07/why-are-we-templating-yaml.html ### ## this ### * blog ;; href="./blog.md" ### * youtube ;; href="./youtube.md" ### ## smartpath ### * fun link ;; href="smartpath://mydaydirs/2019/week39/desktop/screencapture-blog-mozilla-org-nfroyd-2015-09-07-standardizing-things-my-way-2019-09-29-22_18_23-uu788trive8raft.png" ### * href="smartpath://mymedia/2014/git/github/awesome-yaml/readme.md" find="uu151chariot_unveiled" ### ## people ### * https://twitter.com/briggsl ### * https://leebriggs.co.uk/ ### * http://champignon.net/ ### * https://stackoverflow.com/tags/yaml/topusers ### seeinstead: | ### * __seeinstead__ ### <end-file_info> ---> <!--- # other items not yet included ## items * yaml+jinja search ;; https://duckduckgo.com/?q=yaml+jinja+stackoverflow&ia=web * people ;; http://champignon.net/ * https://git.github.io/rev_news/2020/07/29/edition-65/ ## Variable placholders workarounds * https://starkandwayne.com/blog/bashing-your-yaml/ --->

YAML awesomeness

A curated list of YAML resources. Inspired by the awesome. See also Awesome Yaml (@datatxt)

<!--- ##id="uu747dorpl1638496" d="TOC" ## ---> <!--- ##uu747dorpl1638496## --->

awesome-yaml

Overview

<!--- id="dmid://uu086bintt1634232x001xlink" --->

YAML is a configuration format similar to JSON.

YAML is underrated

YAML is a supserset of JSON

## This is valid YAML syntax
## Try it out now by copy-pasting it into an online YAML parser
## (e.g., http://yaml-online-parser.appspot.com/)

{
 "json": [
   "fat and rigid"
 ],
 "yaml": [
   "skinny and flexible"
 ],
 "object": {
   "array": [
     {
       "null_value": null
     },
     {
       "boolean": true
     },
     {
       "integer": 1
     }
   ]
 }
}

Digging in

Advanced

<!--- id="dmid://uu086bintt1634232x002xlink" --->

Alternatives

<!--- id="dmid://uu086bintt1634232x003xlink" --->

Annoyances

<!--- id="dmid://uu086bintt1634232x004xlink" --->

Cloud

<!--- id="dmid://uu086bintt1634232x005xlink" --->

Critique

<!--- id="dmid://uu086bintt1634232x006xlink" --->

Documentation and resources

<!--- id="dmid://uu086bintt1634232x007xlink" --->

GUI

<!--- id="dmid://uu086bintt1634232x008xlink" --->

Mentions

<!--- id="dmid://uu086bintt1634232x009xlink" --->

NoCode

<!--- id="dmid://uu972zumpg1638495x03xlink" --->

Parsers

<!--- id="dmid://uu086bintt1634232x010xlink" --->

People

<!--- id="dmid://uu086bintt1634232x011xlink" --->

Projects

<!--- id="dmid://uu086bintt1634232x012xlink" --->

Security

<!--- id="dmid://uu086bintt1634232x013xlink" --->

Specification

<!--- id="dmid://uu086bintt1634232x014xlink" --->

Templating

<!--- id="dmid://uu086bintt1634232x015xlink" --->

Tools

<!--- id="dmid://uu086bintt1634232x016xlink" --->

Transformation

<!--- id="dmid://uu086bintt1634232x017xlink" --->

Variables

<!--- id="dmid://uu086bintt1634232x018xlink" --->

Variables (example workarounds)

<!--- id="dmid://uu086bintt1634232x019xlink" --->

Validation

<!--- id="dmid://uu086bintt1634232x020xlink" --->

Tutorial

<!--- id="dmid://uu086bintt1634232x021xlink" --->

YAML GISTS

<!--- id="dmid://uu086bintt1634232x022xlink" --->

YAML Gems

<!--- id="dmid://uu086bintt1634232x023xlink" --->

Searches

<!--- id="dmid://uu086bintt1634232x024xlink" --->

See also

Aweseomeness

<!--- id="dmid://uu086bintt1634232x025xlink" --->

Github

<!--- id="dmid://uu086bintt1634232x026xlink" --->

💀 R.I.P.

<!--- id="dmid://uu086bintt1634232x027xlink" --->