hash-to-month

1.0.1 • Public • Published

hash-to-month

build status

js-standard-style

Hash a value to a month

npm install hash-to-month

Usage

var toMonth = require('hash-to-month')
 
console.log(toMonth('example, inc.')) // returns 0

API

var month = toMonth(value)

Hash the given value to a month.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i hash-to-month

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • jekrb