JSPM

Found 3983 results for hash

shasum-object

get the shasum of a buffer or object

  • v1.0.0
  • 56.24
  • Published

fast-sha256

SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js

  • v1.3.0
  • 55.78
  • Published

superstatic

A static file server for fancy apps

  • v9.2.0
  • 55.23
  • Published

multihashes

multihash implementation

  • v4.0.3
  • 55.14
  • Published

js-md5

A simple MD5 hash function for JavaScript supports UTF-8 encoding.

  • v0.8.3
  • 54.29
  • Published

blurhash

Encoder and decoder for the Wolt BlurHash algorithm.

  • v2.0.5
  • 54.20
  • Published

hash-wasm

Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)

  • v4.12.0
  • 53.84
  • Published

hamt_plus

Fork of HAMT that adds transient mutation and support for custom key types

  • v1.0.2
  • 53.80
  • Published

hash-it

Hash any object based on its value

  • v6.0.0
  • 53.36
  • Published

rusha

A high-performance pure-javascript SHA1 implementation suitable for large binary data.

  • v0.8.14
  • 53.21
  • Published

md5-o-matic

Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39

  • v0.1.1
  • 53.19
  • Published

package-changed

Tells you whether or not dependencies in package.json have been changed.

  • v3.0.0
  • 52.76
  • Published

murmurhash3js

A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)

  • v3.0.1
  • 52.76
  • Published

crypto-hash

Tiny hashing module that uses the native crypto API in Node.js and the browser

  • v3.1.0
  • 52.60
  • Published

fnv-plus

Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.

  • v1.3.1
  • 52.30
  • Published

md5hex

Thin wrapper around the crypto module that creates an MD5 hex digest of a given string or buffer

  • v1.0.0
  • 52.26
  • Published

content-hash

simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers

  • v2.5.2
  • 52.00
  • Published

url-set-query

small function to append a query string to a URL

  • v1.0.0
  • 51.90
  • Published

hashids

Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.

  • v2.3.0
  • 51.84
  • Published

hashring

A consistent hashring compatible with ketama hashing and python's hash_ring

  • v3.2.0
  • 51.83
  • Published

merkletreejs

Construct Merkle Trees and verify proofs

  • v0.5.2
  • 51.63
  • Published

sha3

The Keccak family of hashing algorithms.

  • v2.1.4
  • 51.50
  • Published

@node-rs/xxhash

Fastest xxhash implementation in Node.js

  • v1.7.6
  • 51.48
  • Published

stringmap

fast and robust stringmap

  • v0.2.2
  • 51.47
  • Published

utility

A collection of useful utilities.

  • v2.5.0
  • 51.32
  • Published

sha256-uint8array

Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.

  • v0.10.7
  • 50.81
  • Published

crypto-md5

Simply expose crypto md5 as a single function

  • v1.0.0
  • 50.76
  • Published

poseidon-lite

Lightweight poseidon hash

  • v0.3.0
  • 50.60
  • Published

json-stringify-deterministic

deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.

  • v1.0.12
  • 50.57
  • Published

@loaders.gl/crypto

Cryptographic/hashing plugins for loaders.gl

  • v4.3.4
  • 50.39
  • Published

@node-rs/argon2

RustCrypto: Argon2 binding for Node.js

  • v2.0.2
  • 50.09
  • Published

hashish

Hash data structure manipulation functions

  • v0.0.4
  • 49.91
  • Published

farmhash

Node.js implementation of FarmHash, Google's family of very fast hash functions

  • v4.0.2
  • 49.73
  • Published

pbkdf2-compat

This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

  • v4.0.0
  • 49.17
  • Published

i18next-scanner

Scan your code, extract translation keys/values, and merge them into i18n resource files.

  • v4.6.0
  • 49.17
  • Published

uuid-by-string

Generating uuid-hash from string

  • v4.0.0
  • 48.90
  • Published

rev-hash

Create a hash for file revving

  • v4.1.0
  • 48.41
  • Published

djb2a

DJB2a non-cryptographic hash function

  • v2.0.0
  • 48.38
  • Published

murmur-32

MurmurHash3 x86 32-bit implemented in JavaScript.

  • v1.0.0
  • 47.51
  • Published

unique-concat

Concatenates two arrays, removing duplicates in the process and returns one array with unique values.

  • v0.2.2
  • 47.31
  • Published

shorthash

Node.js module to get a short unique hash of a string

  • v0.0.2
  • 47.27
  • Published

@adonisjs/hash

Framework agnostic Password hashing package with support for PHC string format

  • v9.1.1
  • 47.23
  • Published

murmurhash3js-revisited

MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.

  • v3.0.0
  • 46.88
  • Published

keccak256

A wrapper for the keccak library to compute 256 bit keccak hash in JavaScript

  • v1.0.6
  • 46.79
  • Published

merkle-lib

A performance conscious library for merkle root and tree calculations.

  • v2.0.10
  • 46.50
  • Published

free-style

Make CSS easier and more maintainable by using JavaScript

  • v5.0.1
  • 46.48
  • Published

trie-search

A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.

  • v2.2.0
  • 46.43
  • Published

hasharray

A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.

  • v1.1.2
  • 46.34
  • Published

sha1-file

Get the SHA1 of a file.

  • v3.0.0
  • 46.19
  • Published

gulp-rev

Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css

  • v11.0.0
  • 45.91
  • Published

react-blurhash

Blurhash implementation for React

  • v0.3.0
  • 45.47
  • Published

sharp-phash

sharp based perceptual hash implementation

  • v2.2.0
  • 45.46
  • Published

murmur-128

MurmurHash3 x86 128-bit implemented in JavaScript.

  • v1.0.0
  • 45.46
  • Published

@wmhilton/crypto-hash

Tiny hashing module that uses the native crypto API in Node.js and the browser

  • v1.0.2
  • 45.16
  • Published

scrypt-kdf

Scrypt Key Derivation Function

  • v3.0.0
  • 44.90
  • Published

kebab-hash

Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.

  • v0.1.2
  • 44.82
  • Published

sha-1

This is a SHA-1 hash generator by JavaScript.

  • v1.0.0
  • 44.77
  • Published

data-store

Easily persist and load config data. No dependencies.

  • v4.0.3
  • 44.75
  • Published

checksum

Checksum utility for node

  • v1.0.0
  • 44.48
  • Published

jscrypto

crypto-js enhancement for modern js environment

  • v1.0.3
  • 44.06
  • Published

siphash

SipHash-2-4 fast short-input pseudo-random function

  • v1.2.0
  • 43.90
  • Published

tweetnacl-ts

Port of TweetNaCl cryptographic library to TypeScript (and ES6)

  • v1.0.3
  • 43.77
  • Published

hash-string

A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.

  • v1.0.0
  • 43.49
  • Published

build-url-ts

A small library that builds a URL given its components

  • v6.2.0
  • 43.05
  • Published

types

Hash, SortedSet

  • v0.1.1
  • 42.92
  • Published

js-crypto-hash

Universal Module for Hash Function in JavaScript

  • v1.0.7
  • 42.77
  • Published

ssdeep.js

Pure javascript module for calculating ssdeep compatible context triggered piecewise hashes.

  • v0.0.3
  • 42.65
  • Published

blake2

All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for Node.js, with stream support

  • v5.0.0
  • 42.58
  • Published

password-hash

Password hashing and verification for node.js

  • v1.2.2
  • 42.43
  • Published

git-head

finds the hash of the HEAD reference

  • v1.20.1
  • 42.24
  • Published

scrypt

The scrypt crypto library for NodeJS

  • v6.0.3
  • 42.17
  • Published

ursa-optional

RSA public/private key OpenSSL bindings for node and io.js

  • v0.10.2
  • 42.08
  • Published

jshashes

A fast and independent hashing library pure JavaScript implemented (ES3 compliant) for both server and client side (MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC and Base64)

  • v1.0.8
  • 41.99
  • Published

url-trim

trims query and hash parameters off a URL

  • v1.0.0
  • 41.89
  • Published

@ensdomains/content-hash

A simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers (fork of pldespaigne/content-hash)

  • v3.0.0
  • 41.73
  • Published

tlsh

JavaScript port of TLSH (Trend Locality Sensitive Hash)

  • v1.0.8
  • 41.62
  • Published

hash-object

Get the hash of an object

  • v5.0.1
  • 41.56
  • Published

simple-sha256

Generate SHA-256 hashes (in Node and the Browser)

  • v1.1.0
  • 41.47
  • Published

hash-files

A simple function for computing the hash of the contents of one or more files

  • v1.1.1
  • 41.26
  • Published

webpack-chunk-hash

Plugin to replace a standard webpack chunk hashing with custom (md5) one.

  • v0.6.0
  • 41.15
  • Published

jsum

Consistent checksum calculation of JSON objects.

  • v2.0.0-alpha.4
  • 39.98
  • Published

node-sha1

Exports a SHA1 function that uses node's crpyto module under the hood

  • v1.0.1
  • 39.90
  • Published

ipfs-only-hash

Just enough code to calculate the IPFS hash for some data

  • v4.0.0
  • 39.86
  • Published

@enonic/fnv-plus

Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.

  • v1.3.0
  • 39.68
  • Published

gulp-rev-all

Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.

  • v4.0.0
  • 39.55
  • Published

map-files

Return an object for a glob of files. Pass a `rename` function for the keys, or a `parse` function for the content, allowing it to be used for readable or require-able files.

  • v0.8.2
  • 39.51
  • Published

@ayonli/jsext

A JavaScript extension package for building strong and modern applications.

  • v1.8.0
  • 39.27
  • Published

gravatar-url

Get the URL to a Gravatar image from an identifier, such as an email

  • v4.0.1
  • 39.11
  • Published

webpack-md5-hash

Plugin to replace a standard webpack chunkhash with md5.

  • v0.0.6
  • 39.06
  • Published

crypto-extra

Convenience methods for the crypto module

  • v1.0.1
  • 39.04
  • Published

vite-plugin-csp-guard

A Vite plugin that lets SPA applications generate a Content Security Policy (CSP).

  • v3.0.0
  • 38.75
  • Published

hash-runner

Executes a command when a change is detected in specified files. Not an active file watcher.

  • v4.0.0
  • 38.65
  • Published

@firanorg/mollitia-molestias-accusamus

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v10.13.142
  • 38.59
  • Published

hasher

Hasher is a set of JavaScript functions to control browser history for rich-media websites and applications

  • v1.2.0
  • 38.30
  • Published

ion-hash-js

JavaScript implementation of Amazon Ion Hash

  • v2.1.0
  • 38.30
  • Published

xxhash-addon

Yet another xxhash addon for Node.js

  • v2.0.3
  • 38.24
  • Published

careful-downloader

🕵️‍♀️ Downloads a file and its checksums, validates the hash, and optionally extracts it if safe.

  • v3.0.0
  • 38.24
  • Published

sha1-uint8array

Fast SHA-1 digest hash based on Uint8Array, pure JavaScript.

  • v0.10.7
  • 38.15
  • Published

create-color

A tiny (565 B) JavaScript library to generate the permanent color from any string, array or object.

  • v2.0.6
  • 38.05
  • Published

indexable-array

Extended native JavaScript Array which provides indexed lookup similar to native Map.

  • v0.7.4
  • 38.03
  • Published

typescript-map

ES6 Map Implemented in TypeScript

  • v0.1.0
  • 37.82
  • Published

xxhash

An xxhash binding for node.js

  • v0.3.0
  • 37.76
  • Published

stdopt

Wrap and validate optional values

  • v13.0.0
  • 37.66
  • Published

webpack-plugin-hash-output

Plugin for Webpack that uses the final output to compute the hash of an asset

  • v3.2.1
  • 37.61
  • Published

json.sortify

A deterministic version of JSON.stringify that sorts object keys alphabetically.

  • v2.2.2
  • 37.45
  • Published

salt-sha256

A library to encrypt a string using SHA256 with a salt

  • v1.0.1
  • 37.45
  • Published

lockfile-diff

human readable shrinkwrap / package-lock diff

  • v0.1.0
  • 37.42
  • Published

bcrypto

JS crypto library

  • v5.5.2
  • 37.40
  • Published

ssh2shell

A wrapper class for ssh2 to run multiple sequential commands in an SSH shell session, handle command responses, and tunnel through to other hosts using nested host objects

  • v2.0.9
  • 37.34
  • Published

gulp-hash-filename

gulp-hash-filename is a gulp plug-in that adds a hash to the filename based on the content of that file, size of that file, or the file's atime, ctime and mtime.

  • v4.1.0
  • 37.20
  • Published

digest-stream

digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)

  • v2.0.0
  • 37.13
  • Published

postcss-hash

PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting

  • v3.0.0
  • 37.08
  • Published

tagged-versions

Get tagged semver-compatible project versions

  • v1.3.0
  • 36.87
  • Published

memoz

Memoz is an in-memory database that persists on disk. The data model is key-value.

  • v4.2.0
  • 36.76
  • Published

@dramaorg/delectus-culpa-reprehenderit

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

  • v3.5.94
  • 36.71
  • Published

password-hash-and-salt

Simple, safe and straight-forward password hashing / salting for node.js

  • v0.1.4
  • 36.67
  • Published

@dashkite/tweetnacl

Port of TweetNaCl cryptographic library to JavaScript

  • v1.0.3
  • 36.41
  • Published

postcss-svg

Inline SVGs in CSS. Supports SVG Fragments, SVG Parameters.

  • v3.0.0
  • 36.39
  • Published

sdbm

SDBM non-cryptographic hash function

  • v2.0.0
  • 36.35
  • Published

shorthash2

Get a unique short hash of a string. Mainly based on shorthash.

  • v1.0.5
  • 36.33
  • Published

circomlib

Basic circuits library for Circom

  • v2.0.5
  • 36.24
  • Published

nano-md5

md5/md5crypt functions. UTF8 compatible. Small. Fast. 100% tests coverage. No dependencies.

  • v1.0.5
  • 36.19
  • Published

json-hash

Compute JSON hash.

  • v1.2.0
  • 36.15
  • Published

hashcode

hashcode implementation by Stuart Bannerman (https://github.com/stuartbannerman/hashcode) packaged as npm-module.

  • v1.0.3
  • 36.11
  • Published

fnv1a

Simple 32 bit FNV-1a hash algorithm implementation.

  • v1.1.1
  • 36.08
  • Published

pixi-cull

a library to visibly cull objects designed to work with pixi.js

  • v2.1.1
  • 35.92
  • Published

@chainsafe/hashtree

Simple NAPI wrapper around https://github.com/prysmaticlabs/hashtree

  • v1.0.2
  • 35.89
  • Published

pop-hash

A hash function for arbitrary objects

  • v1.0.1
  • 35.59
  • Published

scrypt.js

Scrypt in Node.js and in the browser. Fast & simple.

  • v0.3.0
  • 35.58
  • Published

aes-cbc-mac

Node implementation for aes cbc mac

  • v1.0.1
  • 35.47
  • Published

phc-argon2

Node.JS Argon2 password hashing algorithm following the PHC string format

  • v1.1.4
  • 35.32
  • Published

image-hash

Create a hash from an image

  • v5.3.2
  • 35.22
  • Published

scroll-to-fragment

Make single page apps scroll according to the current URL hash.

  • v1.1.0
  • 35.18
  • Published

@taylorzane/hash-wasm

Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)

  • v0.0.11
  • 35.14
  • Published

imghash

Image perceptual hash calculation for node

  • v1.1.0
  • 35.14
  • Published

hash-mod

Hash strings into numbers and then mod them into buckets.

  • v0.0.5
  • 35.02
  • Published

js-md2

A simple MD2 hash function for JavaScript supports UTF-8 encoding.

  • v0.2.2
  • 34.99
  • Published

react-scrollchor

A React component for scrolling to #hash links with smooth animations

  • v7.0.2
  • 34.71
  • Published

@thi.ng/vectors

Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts

  • v8.6.5
  • 34.66
  • Published

phc-bcrypt

Node.JS bcrypt password hashing algorithm following the PHC string format

  • v1.0.8
  • 34.64
  • Published

hasshu

A simple library for manipulating hash data structures.

  • v0.2.5
  • 34.43
  • Published

@posthog/siphash

SipHash-2-4 fast short-input pseudo-random function

  • v1.1.1
  • 34.43
  • Published

@phc/argon2

Node.JS Argon2 password hashing algorithm following the PHC string format

  • v1.0.9
  • 34.38
  • Published

ursa

RSA public/private key OpenSSL bindings for node and io.js

  • v0.9.4
  • 34.34
  • Published

wordpress-hash-node

A phpass portable hashing function compatible with wordpress passwords

  • v1.0.0
  • 34.34
  • Published

number-generator

Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.

  • v4.0.6
  • 34.27
  • Published

@begin/hashid

Generate ids from numbers

    • v1.0.0
    • 34.13
    • Published

    @zitterorg/magni-eos

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

    • v5.8.60
    • 33.95
    • Published

    blake3

    BLAKE3 hashing for JavaScript

    • v3.0.0
    • 33.81
    • Published

    angular-device-information

    <head> <meta name="google-site-verification" content="zApSXb8oh9SIBjqaVNlIs_IPT7sTwY4vwk59YS_CshE" /></head> <h1 align="center">angular device information</h1>

    • v4.0.0
    • 33.68
    • Published

    keccakjs

    Keccak hash (SHA3) in Node.js and in the browser. Fast & simple.

    • v0.2.3
    • 33.67
    • Published

    adler32-js

    adler32-js ----------

    • v1.0.2
    • 33.61
    • Published

    custom-hash

    Custom hash generator (based on MD5 algorithm)

    • v0.9.0
    • 33.54
    • Published

    @js-sdsl/deque

    javascript standard data structure library which benchmark against C++ STL

    • v4.4.2
    • 33.51
    • Published

    hash

    Safely use a JavaScript object as hash

    • v0.2.1
    • 33.39
    • Published

    hashr

    Simple module for simplifying hashing of values

    • v1.0.2
    • 33.23
    • Published

    is-hexdigest

    Check if a string is a valid SHA1, MD5 or SHA256 checksum

    • v1.0.1
    • 33.18
    • Published

    secret-utils

    Common `crypto` snippets (generate random bytes, salt, hash password, etc)

    • v2.0.0
    • 33.15
    • Published

    crypto-sha

    Isomorphic wrapper for the SHA family of hash functions.

    • v2.1.1
    • 33.11
    • Published

    asset-hash

    Very fast asset hashing function for using e.g. during front-end deployments.

    • v4.1.0
    • 33.09
    • Published

    poseidon-solidity

    Poseidon hash function implemented in Solidity

    • v0.0.5
    • 33.09
    • Published

    murmurhash-wasm

    MurmurHash in WASM for Node.js and the browser

    • v1.3.0
    • 33.00
    • Published

    upash

    Unified API for password hashing algorithms

    • v1.0.2
    • 33.00
    • Published

    murmur-hash-js

    JS murmur hash implementation

    • v1.0.0
    • 32.93
    • Published

    @exodus/js-sha3

    A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.

    • v0.6.1-exodus1
    • 32.85
    • Published

    @ronomon/crypto-async

    Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.

    • v5.0.1
    • 32.73
    • Published

    uuid5

    UUID v5 generator (SHA1 hash into 128 bits)

    • v1.0.2
    • 32.73
    • Published

    hash-int

    Hashes integers

    • v1.0.0
    • 32.59
    • Published

    http-hash

    HTTP router based on a strict path tree structure

    • v2.0.1
    • 32.59
    • Published

    git-hash-object

    Compute an object ID as if from `git hash-object`.

    • v1.1.0
    • 32.40
    • Published

    @thi.ng/associative

    ES Map/Set-compatible implementations with customizable equality semantics & supporting operations

    • v7.1.10
    • 32.36
    • Published

    md5-slim

    a fast and slim JavaScript function for hashing messages with MD5

    • v1.0.0
    • 32.29
    • Published

    sha512

    SHA 512 secure hashing algorithm

    • v0.0.1
    • 32.28
    • Published

    crypto-api-v1

    Hashing and encrypting library with no depedencies

    • v1.0.0
    • 32.22
    • Published

    ep_hash_auth

    Allow the use of hashed passwords in etherpad-lite.

    • v10.0.2
    • 32.14
    • Published

    pathhash

    get the hash of a file at a given path

    • v1.0.0
    • 32.04
    • Published

    grunt-hashres

    Hashes your js and css files and rename the <script> and <link> declarations that refer to them in your html/php/etc files.

    • v0.4.1
    • 32.02
    • Published

    fast-hash-code

    Generate a hash from a string, simple and fast.

    • v2.1.0
    • 32.02
    • Published

    murmurhash-native

    MurmurHash (32,64,128)bit native bindings for nodejs

    • v3.5.0
    • 31.90
    • Published

    @grandom/fnv1a

    FNV-1a non-cryptographic hash function implementation written in TypeScript.

    • v1.0.7
    • 31.90
    • Published

    sha2

    A Javascript implementation of the SHA-2 cryptographic hash function family.

    • v1.0.2
    • 31.90
    • Published

    node-php-password

    A node compatibility layer to verify and hash php compatible password hashes

    • v0.1.2
    • 31.88
    • Published

    gulp-rev-format

    Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css

    • v1.0.5
    • 31.74
    • Published

    pretty-hash

    Output binary buffers as a nice shortened hex string

    • v1.0.1
    • 31.72
    • Published

    rev-file

    Get the revved file path of a file

    • v4.0.0
    • 31.63
    • Published

    token

    HMAC token generation and verification with time-based limitation on validity

    • v0.1.0
    • 31.53
    • Published

    fb-tiger-hash

    Native JS implementation of the Tiger hash. Optionally supports flipped byte ordering found in PHP-5.3

    • v1.0.0
    • 31.50
    • Published