An open API service indexing awesome lists of open source software.

https://github.com/xadillax/bling_hashes_js

Pure JavaScript dist for Bling Hashes.
https://github.com/xadillax/bling_hashes_js

acmicpc cityhash hash nodejs

Last synced: over 1 year ago
JSON representation

Pure JavaScript dist for Bling Hashes.

Awesome Lists containing this project

README

          

# Bling Hashes for Pure JavaScript

[![bling-hashes-js](http://img.shields.io/npm/v/bling-hashes-js.svg)](https://www.npmjs.org/package/bling-hashes-js)
[![bling-hashes-js](http://img.shields.io/npm/dm/bling-hashes-js.svg)](https://www.npmjs.org/package/bling-hashes-js)
[![Test & Coverage](https://github.com/XadillaX/bling_hashes_js/workflows/Test%20&%20Coverage/badge.svg)](https://github.com/XadillaX/bling_hashes_js)
[![Coverage Status](https://coveralls.io/repos/github/XadillaX/bling_hashes_js/badge.svg?branch=master)](https://coveralls.io/github/XadillaX/bling_hashes_js?branch=master)
[![License](https://img.shields.io/npm/l/bling-hashes-js.svg?style=flat)](https://www.npmjs.org/package/bling-hashes-js)
[![Dependencies Status](https://img.shields.io/david/XadillaX/bling-hashes-js)](https://www.npmjs.org/package/bling-hashes-js)
[![Star at GitHub](https://img.shields.io/github/stars/XadillaX/bling_hashes_js.svg?style=social&label=Star)](https://github.com/xadillax/bling_hashes)

> This is the WebAssembly version of [bling-hashes](https://github.com/XadillaX/bling_hashes).

String hash algorithms for node.js.

## Installation

```bash
$ 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](https://github.com/byvoid). The C++ implementation code was copied from his blog.

You're welcome to make pull requests.

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