Skip to content

string-plumbing/concat

Repository files navigation

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

About

🍡 Concatenate an Iterable of strings with JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •