Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.98 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.98 KB

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