# string-process-comma-separated

> Extracts chunks from possibly comma or whatever-separated string

Latest version **4.3.5** (published 2026-09-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install string-process-comma-separated
pnpm add string-process-comma-separated
yarn add string-process-comma-separated
bun add string-process-comma-separated
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.3.5 |
| Published | 2026-09-21 |
| First published | 2019-12-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=18.20.8 |
| Dependencies | 1 |
| Unpacked size | 24.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 214 |
| Author | Roy Revelt |
| Maintainers | royston |
| Keywords | characters, end, front, just, only, space, spaces, string, text, trim |

## Links

- npm: https://www.npmjs.com/package/string-process-comma-separated
- Repository: https://github.com/codsen/codsen
- Homepage: https://codsen.com/os/string-process-comma-separated
- Issues: https://github.com/codsen/codsen/issues
- npm.io page: https://npm.io/package/string-process-comma-separated

## Dependencies (1)

- [codsen-utils](https://npm.io/package/codsen-utils.md) ^1.10.3

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 4.3.5 (latest) — 2026-09-21
- 4.3.4 — 2026-09-09
- 4.3.3 — 2026-09-06
- 4.3.2 — 2026-09-01
- 4.3.1 — 2026-08-23
- 4.3.0 — 2026-08-19
- 4.2.3 — 2026-01-15
- 4.2.0 — 2025-10-15
- 4.1.20 — 2025-10-12
- 4.1.19 — 2025-10-08
- 4.1.18 — 2025-10-07
- 4.1.9 — 2025-07-21
- 4.1.8 — 2025-03-02
- 4.1.5 — 2024-01-31
- 4.1.4 — 2024-01-05
- … 68 more at https://npm.io/package/string-process-comma-separated/versions

## README

# Codsen

> A turbo-monorepo from [royston](https://www.npmjs.com/~royston), whose npm portfolio spans 161 packages, past and present 📦📦📦

## 📚 Documentation

Please [visit codsen.com](https://codsen.com/os/) for an overview and full documentation of all packages.

## 🌐 Browser bundles

Packages whose `package.json` declares a root `script` export (`exports.script` or `exports["."].script`) ship a classic-script IIFE at that path and support Chromium 58 and later. The bundle exposes its named exports on `window` under the lower-camel-cased package name: remove each hyphen and uppercase the following character. For example, `codsen-utils` uses `window.codsenUtils`. The historical `*.umd.js` filename is retained for CDN compatibility even though the emitted format is IIFE.

## 🛠️ Tech stack

- `npm` — with workspaces
- `lerna-lite` + `conventional-changelogs` — automates versioning and changelogs
- `turborepo` — to run tasks within monorepo
- `uvu` + `c8` — program unit test runner and code coverage
- `typescript` — for all source code
- `esbuild` — to build `*.ts` into ESM and IIFE
- `rollup` + `rollup-plugin-dts` — to generate `*.d.ts`

## 🐛 Issue Tracker

For bugs, feature requests and so on, use the [Issue Tracker](https://github.com/codsen/codsen/issues/new/choose).

## 💼 Licence

MIT License

Copyright (c) 2010-2026 Roy Revelt and other contributors

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