1.0.0 • Published 5 years ago
@jswork/next-repeat v1.0.0
next-repeat
Repeat for next.
installation
npm install -S @jswork/next-repeat
usage
import '@jswork/next-repeat';
nx.repeat('abc', 2);
// => 'abcabc'
license
Code released under the MIT license.
1.0.0
5 years ago