java-hashcode

0.0.1 • Public • Published

Node hashcode function compatible with JavaObject.hascode()

Install:

Install it with NPM or add it to your package.json:

npm install java-hashcode

How to use

  var java_hashcode = require("java-hashcode").java_hashcode;
  console.log(java_hashcode("hello world"));

Package Sidebar

Install

npm i java-hashcode

Weekly Downloads

1

Version

0.0.1

License

BSD

Last publish

Collaborators

  • geisbruch