Home Manual Reference Source

:oden: @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