yamlstar

Bindings for YAMLStar library, a framework for loading and dumping YAML
0.1.11 Latest release released

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
yamlstar:
  github: yaml/yamlstar-crystal
  version: ~> 0.1.11
License MIT
Crystal >= 1.0.0

Authors

Dependencies 0

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently