A simple gulp plugin to help not processing already processed files.
Tells you whether or not dependencies in package.json have been changed.
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.
Only pass through changed files
Only pass .less files through the gulp stream if they or their dependencies have changed
Generate hashes from javascript objects in node and the browser.
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.
Utilities for watching file trees.
Cachebust your assets by adding a hash to the filename
A custom build of Stylis
Run webpack as a stream
Only pass through changed files
Stable JS value hash.
A MurmurHash2 implementation
Implementation of JSON Web Signatures
JWA implementation (supports all JWS algorithms)
abstract base class for hash-streams
An incremental implementation of MurmurHash3
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
Stable JS value hash.
Generate a checksum file (like shasum, md5sum, ...).
A pure JS implementation SHA256.
Livereload for webpack
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.