[READ-ONLY] Mirror of https://github.com/danielroe/fnv1a-64. Tiny, fast, dependency-free 64-bit FNV-1a string hash for Node and the browser.
64-bit fnv fnv-1a fnv1a hash non-cryptographic
0

Configure Feed

Select the types of activity you want to include in your feed.

1 2 1

Clone this repository

https://tangled.org/danielroe.dev/fnv1a-64 https://tangled.org/did:plc:zpw5i3bh2ytz7flu7wsgiwtx
git@tangled.org:danielroe.dev/fnv1a-64 git@tangled.org:did:plc:zpw5i3bh2ytz7flu7wsgiwtx

For self-hosted knots, clone URLs may differ based on your setup.



README.md

package-name#

npm version npm downloads Github Actions Codecov

Package description

Usage#

Install package:

# npm
npm install package-name

# pnpm
pnpm install package-name
import {} from 'package-name'

💻 Development#

  • Clone this repository
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License#

Made with ❤️

Published under MIT License.