[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.

fnv1a-64 / pnpm-workspace.yaml
162 B 13 lines
1shellEmulator: true 2 3trustPolicy: no-downgrade 4 5packages: 6 - playground 7 8allowBuilds: 9 esbuild: false 10 simple-git-hooks: true 11 12overrides: 13 fnv1a-64: 'link:.'