# @csv-js/core

> The core module for processing csv

Latest version **0.0.2** (published 2023-02-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @csv-js/core
pnpm add @csv-js/core
yarn add @csv-js/core
bun add @csv-js/core
```

## Health

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

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2023-02-03 |
| First published | 2023-01-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 12.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | eddieyg |
| Maintainers | eddiezhao |
| Keywords | csv, csvjs, csv-parse, csv-format |

## Links

- npm: https://www.npmjs.com/package/@csv-js/core
- Repository: https://github.com/eddieyg/csvjs
- Homepage: https://github.com/eddieyg/csvjs#readme
- Issues: https://github.com/eddieyg/csvjs/issues
- npm.io page: https://npm.io/package/@csv-js/core

## Dependencies (1)

- [@csv-js/type](https://npm.io/package/@csv-js/type.md) ^0.0.1

## Alternatives

- [@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
- [@1selfworld/adchain-sdk-react-native](https://npm.io/package/@1selfworld/adchain-sdk-react-native.md) — 80 weekly downloads

## Recent versions

- 0.0.2 (latest) — 2023-02-03
- 0.0.1 — 2023-01-31

## README

# @csv-js/core
The core module for processing csv.

## Usage


```
npm install @csv-js/core --save
```

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