Lines Matching refs:repeat
1 …repeat-string [](https://…
10 $ npm install --save repeat-string
15 ### [repeat](index.js#L41)
24 var repeat = require('repeat-string');
25 repeat('A', 5);
31 * `string` **{String}**: The string to repeat
32 * `number` **{Number}**: The number of times to repeat the string
41 repeat-string █████████████████████████ (26,953,977 ops/sec)
46 repeat-string █████████████████████████ (19,445,252 ops/sec)
51 repeat-string █████████████████████████ (23,792,521 ops/sec)
56 repeat-string █████████████████████████ (23,640,179 ops/sec)
61 repeat-string █████████████████████████ (23,489,618 ops/sec)
66 repeat-string █████████████████████████ (20,315,172 ops/sec)
71 repeat-string █████████████████████████ (23,382,915 ops/sec)
88 …repeat-element](https://www.npmjs.com/package/repeat-element): Create an array by repeating the gi…
132 Released under the [MIT license](https://github.com/jonschlinkert/repeat-string/blob/master/LICENSE…