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"));

/java-hashcode/

    Package Sidebar

    Install

    npm i java-hashcode

    Weekly Downloads

    3

    Version

    0.0.1

    License

    BSD

    Last publish

    Collaborators

    • geisbruch