1.1.0 • Published 3 years ago

@blackblock/joli-string v1.1.0

Weekly downloads
16
License
MIT
Repository
-
Last release
3 years ago

@blackblock/joli-string

The world fastest Javascript unique string generator.

 Gzip Badge Codacy Badge Maintainability Test Coverage Known Vulnerabilities

Benchmark

Folk and run the benchmark to compare this library with other identical libraries

Version 1.1.0

While-loop;String;Memoized

6,547,943 ops/sec ±1.61% (77 runs sampled)

Version 1.0.0

Recursion;String;Memoized

3,894,252 ops/sec ±1.28% (78 runs sampled)

Version 0.1.0

Recursion;Array;No memoize

994,451 ops/sec ±2.39% (77 runs sampled)

Other similar packages

incstr

3,112,393 ops/sec ±2.90% (76 runs sampled)

Features

  • Pure

  • Lightweight and performant

  • Well-tested

  • Infinite combinations of unique string

Made in Hong Kong

This library is made by a Hong Konger.

Installation

yarn add @blackblock/joli-string