Skip to content

The world fastest Javascript unique and sequential string generator.

Notifications You must be signed in to change notification settings

winston0410/blackblock-joli

Repository files navigation

@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

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

About

The world fastest Javascript unique and sequential string generator.

Resources

Stars

Watchers

Forks

Packages

No packages published