Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 2.08 KB

README.md

File metadata and controls

25 lines (20 loc) · 2.08 KB

Concatenate an Iterable of strings with JavaScript. See docs.

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

concat(['c', 'o', 'n', 'c', 'a', 't']); // 'concat'

License Version Tests Dependencies GitHub issues Downloads

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