Francesco Pasqualini
Nolan Lawson (http://nolanlawson.com)
Olivier Scherler (http://olivier.ithink.ch/)
GPL v3
A Bootstrap-y, pretty index.html designed to be placed at the root of a public Amazon S3 bucket, which you just want to use for displaying a list of files.
Just place the index.html file in the root of your bucket. It'll look like this.
For comparison, the original index.html created by Amazon looks like this.
- AJAX request and processing using jQuery;
- Rendering using Handlebars;
- Styling using Bootstrap 2;
- User friendly size and date display;
- Remove column sorting.
- Support for buckets with more that 1000 (
max-keys
) items; - Bootstrap 3;
- Opening and closing folders;
- Sort items naturally, ignoring accents;
- Item count on folders;
- Friendlier date format.