ballerina/yaml Ballerina library

0.3.0

Overview

This module provides APIs to convert a YAML configuration file to json, and vice-versa.

Since the parser is following LL(1) grammar, it follows a non-recursive predictive parsing algorithm which operates in a linear time complexity.

For information on the operations, which you can perform with the yaml module, see the below Functions.

Import

import ballerina/yaml;Copy

Metadata

Released date: 10 months ago

Version: 0.3.0

License: Apache-2.0


Compatibility

Platform: any

Ballerina version: 2201.5.0

GraalVM compatible: Yes


Pull count

Total: 606

Current verison: 21


Weekly downloads


Source repository


Keywords

yaml


Contributors

Other versions

See more...