Home Manual Reference Source

:cherries: @string-plumbing/mul

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