1.1.1 • Published 5 years ago

simple-rev v1.1.1

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

simple-rev

npm version

Static asset revisioning.

Installation

Only NPM scripts:

$ npm i simple-rev

Or globally:

$ npm i -g simple-rev

Usage

$ simple-rev <input_dir> <output_dir>

It does do the following:

  • Create manifest
  • Rename files with content hash
  • Copy file from input directory to output directory
  • Replace URLs with hashed version in files

LICENSE

MIT

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago