formula-rept

1.0.0 • Public • Published

rept

circleci

Repeat a string a given number of times.

Install

npm install formula-rept

Usage

var REPT = require('formula-rept');
REPT('hey', 2) // => heyhey 

Readme

Keywords

none

Package Sidebar

Install

npm i formula-rept

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • petermoresi