awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
keithamus avatar

keithamus/hashmark

0
View on GitHub↗
190 stars·19 forks·JavaScript·MIT·8 views

Hashmark

HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file named with a hash digest of the file. This is useful for cache busting sticky caches - files can have far future expires headers and when the code changes, a new filename is created.

Features

  • Script Management Tools - Generates files with content-based hashes in their names.

Star history

Star history chart for keithamus/hashmarkStar history chart for keithamus/hashmark

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Hashmark

These projects share indexed features with Hashmark. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • heldr/headrheldr avatar

    heldr/headr

    4View on GitHub↗

    Adds header / banner info to a file. Nice to use as npm script :)

    JavaScript
    View on GitHub↗4
  • micromata/cli-error-notifiermicromata avatar

    micromata/cli-error-notifier

    72View on GitHub↗

    Sends native desktop notifications if CLI apps fail

    JavaScript
    View on GitHub↗72
  • ruyadorno/ntlruyadorno avatar

    ruyadorno/ntl

    961View on GitHub↗

    Node Task List: Interactive cli to list and run package.json scripts

    JavaScript
    View on GitHub↗961
  • bahmutov/npm-quick-runbahmutov avatar

    bahmutov/npm-quick-run

    147View on GitHub↗

    Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr

    JavaScript
    View on GitHub↗147
Compare all 11 related projects→

Frequently asked questions

What does keithamus/hashmark do?

HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file named with a hash digest of the file. This is useful for cache busting sticky caches - files can have far future expires headers and when the code changes, a new filename is created.

What are the main features of keithamus/hashmark?

The main features of keithamus/hashmark are: Script Management Tools.

Which projects share features with keithamus/hashmark?

Projects with overlapping indexed features include: bahmutov/npm-quick-run — Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr. heldr/headr — Adds header / banner info to a file. Nice to use as npm script :). micromata/cli-error-notifier — Sends native desktop notifications if CLI apps fail. ruyadorno/ntl — Node Task List: Interactive cli to list and run package.json scripts. ryanzim/edit-script — Edit npm scripts from the command line without worrying about json escaping. samueleaton/screwy — The npm scripts GUI. (Formerly npm-scripts-gui).