@string-plumbing/join

0.1.1 • Public • Published

🍢 @string-plumbing/join

Join an Iterable of strings with JavaScript. See docs.

import {join} from '@string-plumbing/join';

join(['b', 'n', 'n', ''], 'a'); // 'banana'

License Version Tests Dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size

Package Sidebar

Install

npm i @string-plumbing/join

Weekly Downloads

2

Version

0.1.1

License

AGPL-3.0

Unpacked Size

464 kB

Total Files

14

Last publish

Collaborators

  • raskat