unique-word-id

0.1.2 • Public • Published

Unique Word ID

A simple plugin to generate human readable ids from concatenation of words.

Examples

const uniqueWordId = require("unique-word-id")
 
console.log(uniqueWordId({ exactly: 3, join: "-", maxLength: 10 }))

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    17
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    17
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i unique-word-id

Weekly Downloads

17

Version

0.1.2

License

MIT

Unpacked Size

1.81 kB

Total Files

4

Last publish

Collaborators

  • lamoreauxaj