cheahjs / bling_hashes_js

Pure JavaScript dist for Bling Hashes. Fork for Palworld specific functionality.

Home Page:https://github.com/xadillax/bling_hashes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bling Hashes for Pure JavaScript

bling-hashes-js bling-hashes-js Test & Coverage Coverage Status License Dependencies Status Star at GitHub

This is the WebAssembly version of bling-hashes.

String hash algorithms for node.js.

Installation

$ npm install --save bling-hashes-js

Introduce & Usage

Refer to https://github.com/XadillaX/bling_hashes#introduce and repace bling-hashes by bling-hashes-js.

Contribution

Thanks to BYVoid. The C++ implementation code was copied from his blog.

You're welcome to make pull requests.

「雖然我覺得不怎麼可能有人會關注我」

About

Pure JavaScript dist for Bling Hashes. Fork for Palworld specific functionality.

https://github.com/xadillax/bling_hashes

License:MIT License


Languages

Language:JavaScript 49.9%Language:C 32.9%Language:Makefile 12.7%Language:C++ 4.4%