string-utils-repeat

1.0.3 • Public • Published

Build Status Coverage Status Stable Version Download Status License

Repeating a string (X) times

#Installation

$ npm install string-utils-repeat

#How to use

var stringUtil = require('string-utils-repeat');
stringUtil.repeat("yourString", numberOfTimes, function(error, result) {
	// your code
});

#Run test npm test

#License The MIT License (MIT). Please see License File for more information.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    3
  • 1.0.2
    3
  • 1.0.1
    3
  • 1.0.0
    1

Package Sidebar

Install

npm i string-utils-repeat

Weekly Downloads

6

Version

1.0.3

License

MIT

Last publish

Collaborators

  • anv