load-yml
Read and parse a .yaml or .yml file
read-file-yaml
Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
parserblade
The easiest parser for JSON, XML, CSV and YAML. Use it as simple as JSON.stringify() or JSON.parse(). All in one place.
mrcoder-file-parser
A TypeScript-based library for parsing CSV, Excel (XLSX/XLS), XML, and YAML files with a unified API.