fastrep

0.0.0-prealpha • Public • Published

FASTREP -- Blazing fast O(logn) string repetition

Installation

npm install fastrep

Usage

var fastrep = require('fastrep')
console.log(fastrep.fastrep('hi there!', 5); // hi there!hi there!hi there!hi there!hi there!

comments and collaboration requests are most welcome!

Package Sidebar

Install

npm i fastrep

Weekly Downloads

0

Version

0.0.0-prealpha

License

MIT

Unpacked Size

1.25 kB

Total Files

4

Last publish

Collaborators

  • elenakay