@jswork/next-repeat
v1.0.2
Published
Repeat for next.
Readme
next-repeat
Repeat for next.
installation
npm install -S @jswork/next-repeatusage
import '@jswork/next-repeat';
nx.repeat('abc', 2);
// => 'abcabc'license
Code released under the MIT license.
