@ardentcode/build-cache

0.2.2 • Public • Published

@ardentcode/build-cache

This package simplifies working with hash-based filesystem cache for caching compilation output.

Cache features

  • Git friendly - can be committed safely to repository without causing conflicts during merges
  • Fast
  • Customizable - you can have multiple "seeds" where every seed can be, for example, a CLI command
  • Hash-based - different versions of the same file are differentiated by their content through MD5 hash

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @ardentcode/build-cache

    Weekly Downloads

    11

    Version

    0.2.2

    License

    ISC

    Unpacked Size

    13.2 kB

    Total Files

    10

    Last publish

    Collaborators

    • majo44