denoland / denoland/std

The YAML lib isn't consistent in stringify emojis

Open
#6,784 1 comment 0 reactions 0 assignees View on GitHub
bug needs triage
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

```js
const yaml = stringify("🍀❌");
// "\U0001F340❌"
```
I see no option regarding this in [`StringifyOptions`](https://jsr.io/@std/yaml/doc/stringify/~/StringifyOptions).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.