# require-csv

> require('require-csv') lets you load CSV files using require syntax. For example: var data = require('./data.csv');

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

## Install

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

## 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 | 4 |
| Author | Olivier Lalonde |
| Maintainers | olalonde |
| Keywords | require, csv, better-require |

## Links

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

## Dependencies (1)

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

## Alternatives

- [csv-to-markdown-table](https://npm.io/package/csv-to-markdown-table.md) — 47.0K weekly downloads
- [@sapphire/ratelimits](https://npm.io/package/@sapphire/ratelimits.md) — 4.4K weekly downloads
- [js-csvparser](https://npm.io/package/js-csvparser.md) — 2.0K weekly downloads
- [@adadapted/js-sdk](https://npm.io/package/@adadapted/js-sdk.md) — 251 weekly downloads
- [@grapecity/spread-sheets-sparklines](https://npm.io/package/@grapecity/spread-sheets-sparklines.md) — 103 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-csv · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
