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
  • 22 days ago
  • June 23, 2026
License

MIT License

Links
Synced at

Wed, 29 Jul 2026 02:35:37 GMT

Languages