An open API service indexing awesome lists of open source software.

https://github.com/anjakammer/yaml-parser

A container to translate YAML files to JSON
https://github.com/anjakammer/yaml-parser

dockerfile json nodejs yaml

Last synced: 2 months ago
JSON representation

A container to translate YAML files to JSON

Awesome Lists containing this project

README

          

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)

## Parses YAML files and outputs a JSON string

### Required Environment Variables
| Key | Description |
| -----------|----------------------------------------|
| `DIR` | Directory to parse the files from |
| `EXT` | typically ".yaml" or ".yml" |