Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 2 KB

README.md

File metadata and controls

25 lines (20 loc) · 2 KB

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