1.0.0 • Published 5 years ago
@jswork/next-repeat-by v1.0.0
next-repeat-by
Repeat by for next.
installation
npm install -S @jswork/next-repeat-by
usage
import '@jswork/next-repeat-by';
nx.repeatBy('a', 3); // ['a','a','a']
license
Code released under the MIT license.
1.0.0
5 years ago