asis

0.0.2 • Public • Published

Asis Image Server.

A simple image server and asset server.

Installing

  1. Install Node.js

  2. Install Asis

     npm -g install asis
    

Using

To serve images simply type

asis ~/image_folder

or type

asis 

to serve up the current directory

Notes

All Asis assets are served up under the /asis/ url, if have this as a subfolder name you may experience image collisions

Todo

  • Better image scaling
  • Image thumbnails
  • Different Assets (swf)
  • User set configuration
  • Better directory navigation
  • Live updating of files
  • Fix UI
  • User defined themes

License

Licensed under the MIT License
Copyright © 2012 Yuri A. Parsons

/asis/

    Package Sidebar

    Install

    npm i asis

    Weekly Downloads

    2

    Version

    0.0.2

    License

    none

    Last publish

    Collaborators

    • ninjakttty