Skip to content

Repository files navigation

clam

File upload interface to Cloud Storage, S3 and FTP server. The current version only supports uploading files to only Cloud Storage.

Github issuesGithub forksGithub starsGithub top languageGithub license

Tags

Cloud StorageFile UploadJavascriptfront-end

Demo

You can try to use clam demo web application on https://hacknock.github.io/clam-example/

Advantages

The past libraries to upload files to Cloud Storage only support back-end frameworks such as Node.js. On the other hand, this library is a "front-end" library to help you develop a front-end application that needs a function to upload files.

Installation

<scripttype="text/javascript"
src="https://rawcdn.githack.com/Hacknock/clam/1.4.0/clam.min.js"
></script>
constclam=newClam();

Minimal Example

We open the minimal example code to the public on Hacknock/clam-example. Please refer there. This source code is a demo site of clam.

Contributors

About

File upload interface to Cloud Storage, S3 and FTP server.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages