Popularity
1.3
Declining
Activity
0.0
Stable
36
6
2

Programming language: JavaScript
License: MIT License
Tags: File Sharing and Synchronization     Distributed filesystems     Single-click/drag-n-drop upload     Coquelicot    

Web-File-Uploader alternatives and similar software solutions

Based on the "Coquelicot" category.
Alternatively, view web-file-uploader alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Web-File-Uploader or a related project?

Add another 'Coquelicot' Software solution

README

<!-- PROJECT SHIELDS --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links --> Contributors Forks Stargazers Issues Chat MIT License

<!-- PROJECT LOGO -->

Web File Uploader

Share files, images and other content. Explore the docs » View Demo · Report Bug · Request Feature · Changelog

<!-- TABLE OF CONTENTS -->

Table of Contents

<!-- ABOUT THE PROJECT -->

About The Project

[Web File Uploader Screenshot][product-screenshot]

Sharing files, images and other forms of media between users should be easy and fast. Unfortunately many existing sharing solutions will only accept certain formats (e.g. sharing images) or have security issues surrounding execution of untrusted code.

Thus, the aptly named 'web file uploader' has been written, it's main features include:

  • Fast and minimal, pages are <20kb in size.
  • Intelligent handling of files based on type, can generate icons and previews.
  • Handles images, text, URLs and other forms of media.

Built With

<!-- GETTING STARTED -->

Getting Started

To get a local copy up and running please see [INSTALL.md](INSTALL.md)

<!-- ROADMAP -->

Roadmap

See the open issues for a list of proposed features (and known issues).

<!-- CONTRIBUTING -->

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

<!-- LICENSE -->

License

Distributed under the MIT License. See LICENSE for more information.

<!-- CONTACT -->

Contact

Alexander Craggs - [email protected]
Dimi3 - https://github.com/Owkoot

Project Link: https://github.com/femto-apps/web-file-uploader

<!-- ACKNOWLEDGEMENTS -->

Acknowledgements

<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->


*Note that all licence references and agreements mentioned in the Web-File-Uploader README section above are relevant to that project's source code only.