Skip to content

string-plumbing/mul

Repository files navigation

Create a string by repeating a smaller one with JavaScript. See docs.

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

mul('ha', 3); // 'hahaha'

License Version Tests Dependencies GitHub issues Downloads

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

About

🍒 Create a string by repeating a smaller one with JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •