Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

asis

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asis

A Simple Image Server

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Asis Image Server.

A simple image server and asset server.

Installing

  • Install Node.js

  • 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

FAQs

Package last updated on 06 Jun 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts