Skip to content

Commit 6e2d3fb

Browse files
committed
update README
1 parent 4be7f44 commit 6e2d3fb

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.mbt.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# YAML
22

3-
A comprehensive YAML parsing and stringifying library for MoonBit, supporting YAML 1.2.x and common YAML 1.1 features.
3+
A comprehensive YAML parsing and stringifying library for MoonBit, supporting YAML 1.2.
44

5-
This library is ported from Deno std/yaml (js-yaml v3.13.1) and provides full-featured YAML processing capabilities including multiple schema types, flow and block styles, and custom parsing options.
6-
7-
## Features
8-
9-
- Parse YAML strings to MoonBit values
10-
- Stringify MoonBit values to YAML
11-
- Multiple schema types (failsafe, json, core, default)
12-
- Flow and block styles support
13-
- Custom parsing and stringification options
14-
- Comprehensive error handling
5+
This library is ported from yaml-rust2.

0 commit comments

Comments
 (0)