yamlstar-crystal
YAMLStar Crystal Binding
Crystal binding for the YAMLStar shared library.
require "yamlstar"
ys = YAMLStar.new
data = ys.load("key: value")
text = ys.dump({"foo" => ["bar"]})
ys.close
Install the matching libyamlstar release before using this shard:
curl -sSL https://yamlstar.org/install | LIB=1 bash
Repository
yamlstar-crystal
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- about 6 hours ago
- June 23, 2026
License
MIT License
Links
Synced at
Tue, 23 Jun 2026 14:31:41 GMT
Languages