1 مستودع
Compiles a single JSON or YAML resume source into any supported output format through a centralized build process.
Distinct from Source-to-Bytecode Compilers: Distinct from Source-to-Bytecode Compilers: compiles structured data (JSON/YAML) into multiple document formats, not source code into bytecode.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Structured Data Compilers. Refine with filters or upvote what's useful.
HackMyResume is a command-line tool that generates polished résumés and CVs in multiple formats from a single JSON or YAML data source. It validates résumé documents against the FRESH or JSON Resume schema, converts between these two formats, and produces output in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, and YAML. The tool supports custom themes through a plugin architecture, allowing users to apply visual styling via Handlebars templates and register custom helpers for extended template logic. It can merge multiple résumé JSON files into one, overriding generic data with
Compiles a single JSON or YAML resume source into any supported output format through a centralized build process.