Description
YAMLResume, which allows you to create and version control your resumes using YAML and generate pixel perfect PDFs with professional layout and typesetting in a breeze.
The core design principle of YAMLResume is Separation of Concerns, it is implemented by meet the following requirements:
- the resume content is drafted in plain text
- the plain text is structured using YAML—YAML is better than JSON because it is more human-readable and human-writable
- the YAML plain text is then rendered into a PDF with a pluggable typesetting engine
- the layout can be adjusted with options like font sizes, page margins, etc.
This project has 100% test coverage, evidence: https://github.com/yamlresume/yamlresume/actions/runs/15684213117/job/44183114927
Thanks!
YAMLResume alternatives and similar libraries
Based on the "Documentation" category.
Alternatively, view yamlresume alternatives based on common mentions on social networks and blogs.
-
codecrumbs
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more. -
dexy
is a free-form literate documentation tool for writing any kind of technical document incorporating code. -
ip-num
A TypeScript/JavaScript library for working with ASN, IPv4, and IPv6 numbers. It provides representations of these internet protocol numbers with the ability to perform various IP related operations like parsing, validating etc. on them -
coddoc
DISCONTINUED. is a jsdoc parsing library. Coddoc is different in that it is easily extensible by allowing users to add tag and code parsers through the use of coddoc.addTagHandler and coddoc.addCodeHandler. coddoc also parses source code to be used in APIs.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of YAMLResume or a related project?