key-hash

1.0.5 • Public • Published

key-hash

Build Status js-standard-style npm version Coverage Status

Very simple hash that converts strings to numbers

var hash = keyHash(key)

  • key (string) - The string to hash
const keyHash = require('key-hash')
const hash = keyHash('something')

/key-hash/

    Package Sidebar

    Install

    npm i key-hash

    Weekly Downloads

    14

    Version

    1.0.5

    License

    ISC

    Last publish

    Collaborators

    • vigour-io