Skip to content

string-plumbing/join

Repository files navigation

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

About

🍢 Join an Iterable of strings with JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •