@blackblock/joli-string

1.1.0 • Public • Published

@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

Dependencies (1)

Dev Dependencies (20)

Package Sidebar

Install

npm i @blackblock/joli-string

Weekly Downloads

22

Version

1.1.0

License

MIT

Unpacked Size

5.24 kB

Total Files

10

Last publish

Collaborators

  • johnwinston0410