1.1.0 • Published 7 years ago

key-maker v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Key Maker

Key Maker solves very particular problem:

  1. You want keys made for arbitrary JavaScript objects.
  2. These keys need to be strings, preferably of a short length, and need to be manufactured deterministically.
  3. You want to do this in the browser.

To install:

$ npm install key-maker

Use dist.js if you want dependencies baked in.

1.1.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago