Hello everyone,
Two days ago, I released
YAML, a new library for Ring.
As a follow-up to my TOML library,
YAML provides a simple and easy-to-use API for parsing and manipulating
YAML strings and files directly in your applications.
You can install it via RingPM:
ringpm install yaml from ysdragonThe source code and documentation are available on GitHub:
https://github.com/ysdragon/yamlBest regards,
Youssef