# require-yaml

> require('require-yaml') lets you load YAML/YML files using require syntax. For example: var config = require('./config.yaml');

Latest version **0.0.1** (published 2012-10-22) · BSD license · 0 weekly downloads

## Install

```sh
npm install require-yaml
pnpm add require-yaml
yarn add require-yaml
bun add require-yaml
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2012-10-22 |
| First published | 2012-10-22 |
| Weekly downloads | 0 |
| License | BSD |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Olivier Lalonde |
| Maintainers | olalonde |
| Keywords | require, yaml |

## Links

- npm: https://www.npmjs.com/package/require-yaml
- Repository: git@github.com:olalonde/require-yaml
- npm.io page: https://npm.io/package/require-yaml

## Dependencies (1)

- [js-yaml](https://npm.io/package/js-yaml.md)

## Alternatives

- [monaco-yaml](https://npm.io/package/monaco-yaml.md) — 420.1K weekly downloads
- [@crewx/workflow](https://npm.io/package/@crewx/workflow.md) — 3.1K weekly downloads
- [yaml-cat](https://npm.io/package/yaml-cat.md) — 38 weekly downloads
- [nunjucks-in-yaml](https://npm.io/package/nunjucks-in-yaml.md) — 9 weekly downloads
- [shopify-symlinks](https://npm.io/package/shopify-symlinks.md) — 3 weekly downloads

## Recent versions

- 0.0.1 (latest) — 2012-10-22

## README

# Reference

http://nodejs.org/api/all.html#all_require_extensions

---
_Source: https://npm.io/package/require-yaml · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
