1.0.8 • Published 2 years ago

assetview v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

AssetView

AssetView serves a static html page containing all images from the specified folder

Prerequisites

This project requires NodeJS (version 8 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v
6.4.1
v8.16.0

Installation

To install and set up the library, run:

$ npm install -g assetview

Usage

$ assetview path-to-assets

This will run an express server on port:3000 with all files of your assets folder

License

MIT

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago