3.7.0 • Published 7 months ago

index-pages v3.7.0

Weekly downloads
-
License
GPL-2.0
Repository
github
Last release
7 months ago

apindex - static file index generator/load reducer

Generate a file index for Github Pages

What is this?

This is a program that generates index.html files in each directory on your server that render the file tree. This is useful for static web servers that need support for file listing. One example of this is Github Pages.

It can also be used to reduce the server load for servers that serve static content, as the server does not need to generate the index each time it is accessed. Basically permanent cache.

The file icons are also embedded into the index.html file so there is no need for aditional HTTP requests.

How do I use it?

Install with npm i -g index-pages and run apindex to current folder, apindex ./folder or apindex /.

else if run with npx: npx index-pages ./

3.7.0

7 months ago

3.6.12

11 months ago

3.6.6

1 year ago

3.6.5

1 year ago

3.6.4

1 year ago

3.6.3

1 year ago

3.6.9

1 year ago

3.6.8

1 year ago

3.6.7

1 year ago

3.6.11

12 months ago

3.6.2

1 year ago

3.6.10

1 year ago

3.6.1

1 year ago

3.6.0

1 year ago

3.5.6

1 year ago

3.5.5

1 year ago

3.5.4

1 year ago

3.5.8

1 year ago

3.4.0

1 year ago

3.2.2

1 year ago

3.3.0

1 year ago

3.2.1

1 year ago

3.5.3

1 year ago

3.2.6

1 year ago

3.5.2

1 year ago

3.4.3

1 year ago

3.2.5

1 year ago

3.5.1

1 year ago

3.4.2

1 year ago

3.2.4

1 year ago

3.5.0

1 year ago

3.4.1

1 year ago

3.2.3

1 year 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