Registry / serialization / ya2yaml

ya2yaml

JSON →
library0.29.2rbrubygemsunverified

Yet another to_yaml that emits YAML documents with complete UTF8 support, including string/binary detection, \u escape sequences, and Unicode-specific line breaks.

gem install ya2yaml
INSTALL
IMPORT
SIG · YA2YAML
Y
ya2yaml
serializationrubyv0.29.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ya2YAML
require 'ya2yaml'

Convert a hash to YAML with UTF-8 support

require 'ya2yaml' data = { hello: 'world', unicode: 'こんにちは' } puts data.ya2yaml
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.29.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
ya2yaml — gem install ya2yaml · libregistry