Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 315 Bytes

.verb.md

File metadata and controls

19 lines (12 loc) · 315 Bytes

Usage

{%= apidocs("index.js") %}

Benchmarks

Repeat string is significantly faster than the native method (which is itself faster than repeating):

{%= bench() %}

Run the benchmarks

Install dev dependencies:

npm i -d && node benchmark