Skip to main content

Built and signed on GitHub Actions

a simple util function to read yaml files, and return a json object.

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
94%
Published
a year ago (1.5.2)

this module is obsoleted

updated versions are maintained at :

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@dallmo/yaml

Import symbol

import * as yaml from "@dallmo/yaml";

---- OR ----

Import directly with a jsr specifier

import * as yaml from "jsr:@dallmo/yaml";

Add Package

npx jsr add @dallmo/yaml

Import symbol

import * as yaml from "@dallmo/yaml";

Add Package

yarn dlx jsr add @dallmo/yaml

Import symbol

import * as yaml from "@dallmo/yaml";

Add Package

pnpm dlx jsr add @dallmo/yaml

Import symbol

import * as yaml from "@dallmo/yaml";

Add Package

bunx jsr add @dallmo/yaml

Import symbol

import * as yaml from "@dallmo/yaml";