0.1.0 • Published 4 years ago

image-index v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

#image-index = imgdx

Simple toy to create 000.html file for a directory contains images Powered BY razor-tmpl

#Install $ npm i image-index -g

#Example ##read dir images

example/
	1.jpg
	2.jpg
	3.jpg
  1. cd to the example dir
  2. run imgdx,this toy will create 000.html for you , and open it with your default browser (win32 only)

or use json file

like

{
	"title": "XXX",
    "srcs":[
    	"xxx-src"
    ]
}

use imgdx -j

#License

MIT

0.1.0

4 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago