Create a string by repeating a smaller one with JavaScript. See docs.
import {mul} from '@string-plumbing/mul';
mul('ha', 3); // 'hahaha'| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a string by repeating a smaller one with JavaScript. See docs.
import {mul} from '@string-plumbing/mul';
mul('ha', 3); // 'hahaha'