Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
appcache-manifest
A CLI tool to generate HTML5 Application Cache Manifest.
gulp-revmanifest
Generate a rev-manifest file, mapping original paths to revisioned counterparts.
posthtml-hashmanifest
PostHTML plugin for rewriting static asset paths given a hash manifest
gulp-rev-manifest-rails
Builds a rev manifest file that is compatible with Rails. Forked from the manifest function of gulp-rev
cache-manifest-generator
Connect/Express plugin to dynamically generate an HTML5 application cache manifest for development servers
gulp-rev-urls
Gulp plugin for replacing URLs based on a manifest, especially well-suited for revving asset URLs.
connect-cache-manifest
Express/connect middleware to generate HTML5 cache manifest file
gulp-rev
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
fly-rev
Append a unique hash to filename. Optionally create a manifest mapping. Optionally rewrite references to updated filenames.
roots-cache-manifest
roots extension that automatically fills in wildcards in a HTML5 cache manifest
gulp-rev-for-sourcemaps
copy from `gulp-rev` but fix excute [.js]-[.map] in manifest when use gulp-sourcemaps
lru-cache
A cache object that deletes the least-recently-used items.
import-fresh
Import a module while bypassing the cache
keyv
Simple key-value storage with support for multiple backends
file-entry-cache
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
flat-cache
A simple key/value storage using files to persist the data
fresh
HTTP response freshness testing
define-lazy-prop
Define a lazily evaluated property on an object
quick-lru
Simple “Least Recently Used” (LRU) cache
env-paths
Get paths for storing things like data, config, cache, etc