Code Monkey home page Code Monkey logo

s3-bucket-viewer-angular's Introduction

S3 Bucket Viewer for AngularJS 1.x

The present project provides a AngularJS (1.x) component that can be reused to display a browser for S3 bucket contents.

Highlights

  • Lists contents of any (CORS-enabled) S3 bucket.
  • Supports browsing of '/' delimited S3 key names as folders.
  • Uses the AWS S3 browser javascript SDK.
  • Available as reusable AngularJS component.

Visit the Demo

Usage

The reusable code of the AngularJS component can be found in the folder ./app/component/. After integrating the code into your AngularJS project (mind referencing the js files in your HTML code), you can load the component with:

<bucket-viewer></bucket-viewer>

To change the bucket loaded by the component, you can change the bucketName attribute in the file ./app/component/bucket-viewer.component.coffee. Please enable CORS access to your bucket for the component to load its S3 objects.

Local Demo

A local demo can be started by typing npm start in the folder using a Terminal/Command Prompt window. Visit http://localhost:8000 to view the demo in your browser.

s3-bucket-viewer-angular's People

Contributors

mugglmenzel avatar

Watchers

 avatar  avatar  avatar

s3-bucket-viewer-angular's Issues

Angular 2+

Your explorer is really good but is there any version available for Angular 2+ ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.