Skip to content

Create nice directory listings for s3 buckets with javascript and HTML.

Notifications You must be signed in to change notification settings

mirkotschaeni/s3-bucket-listing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

S3 Directory listing based on https://github.com/rgrp/s3-bucket-listing with a simple bootstrap ui.

Usage:

  • add index.html and list.js to the root of your s3 bucket
  • add an listOptions.json to the root of your s3 bucket containing: {"bucketName": "", "bucketUrl": ""}
  • enable static web hosting
  • set petrmissions to allow anonymous access to objects and listings

About

Create nice directory listings for s3 buckets with javascript and HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • HTML 20.1%