repeats
Repeat a string one or more times:
repeats(string[, number])
Example
var repeats = ;console;// nananananananananananananananana BATMAN!Installation
$ npm install repeatsTesting
$ npm test$ npm run lintRepeat a string one or more times:
repeats(string[, number])
var repeats = ;console;// nananananananananananananananana BATMAN!$ npm install repeats$ npm test$ npm run lintnpm i repeats
1
0.0.1
MIT