node-js-yaml

YAML 1.2 parser and serializer
  https://github.com/nodeca/js-yaml
  0
  no reviews



This is an implementation of YAML, a human-friendly data serialization language. Started as PyYAML port, it was completely rewritten from scratch. Now it's very fast, and supports the 1.2 spec.

Node.js is an event-based server-side JavaScript engine.