assemblyline

0.0.1 • Public • Published

DRAFT

Astro - Your friendly frontend asset manager

Astro is at its simplest a library for asset-fingerprinting. You can do the following:

  • Get md5 of a file and duplicate it and add the md5 to the filename
  • Retreive the file path of the newely add file with the md5 based on the original file path

But astro is way more than that. Astro is also adds a set of hooks so you can do thing with asset before and after it is fingerprintet

The hooks consist of the following steps:

  1. Preprocessing
  2. Concatenation
  3. Minification
  4. Finger-printing
  5. Post processing

Readme

Keywords

none

Package Sidebar

Install

npm i assemblyline

Weekly Downloads

0

Version

0.0.1

License

BSD

Last publish

Collaborators

  • xiplias