#
file
Here are 2,756 public repositories matching this topic...
-
Updated
Oct 18, 2021 - Go
Simple HTML5 drag-drop zone with React.js.
-
Updated
Oct 3, 2021 - JavaScript
python
json
data-science
statistics
utilities
queue
cache
file
data-structures
recursive
standard-library
-
Updated
Oct 11, 2021 - Python
下载可以很简单
android
java
downloader
aria
sftp
file
m3u8
uploader
ftps
fpt
multi-thread-download
http-ftp
android-ftp
block-download
android-sftp
-
Updated
Sep 5, 2021 - Java
Copy files and directories with webpack
-
Updated
Oct 12, 2021 - JavaScript
A project committed to making file access and data transfer easier, efficient for React Native developers.
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Mar 6, 2019 - Java
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
-
Updated
Oct 5, 2021 - JavaScript
Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
-
Updated
Oct 5, 2021 - PHP
Xplorer, a customizable, modern file manager
-
Updated
Oct 20, 2021 - TypeScript
-
Updated
Oct 11, 2021 - JavaScript
Wear-leveled SPI flash file system for embedded devices
-
Updated
May 17, 2021 - C
-
Updated
Oct 11, 2021 - JavaScript
JavaScript library to generate a human readable String describing the file size
-
Updated
Sep 28, 2021 - JavaScript
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
javascript
jquery
dnd
lightweight
jquery-plugin
widget
queue
progress
forms
drag
drop
upload
file
ajax
multiple
-
Updated
Feb 8, 2021 - JavaScript
Create GitHub Resource Download Link
-
Updated
Sep 30, 2021 - JavaScript
Android 检索手机目录方式的文件选择器,轻量且界面友好,定制性高。This is a lightweight file selector, it can select files by retrieve phone directory
-
Updated
Dec 16, 2020 - Java
tobiasgruber1995
commented
Jun 30, 2021
Describe the bug
When using the editor, the buttons to save and cancel differ in order and appearance from the other buttons of the application.
To Reproduce
- Open Filegator
- Open the editor
- See error
Expected behavior
The buttons should look the same and be in the same order as in the rest of the application.
Screenshots
Standard:
![NewFolder](https:
Streaming static file server with Range and conditional-GET support
-
Updated
Oct 1, 2021 - JavaScript
Pomf is a simple lightweight file host with support for drop, paste, click and API uploading.
mysql
nginx
php
files
database
sqlite-database
upload
file-upload
hosting
file-sharing
file
pomf
uploading
uploader
uploads
upload-file
filehoster
upload-images
filehosting
filehost
-
Updated
Aug 6, 2021 - PHP
Improve this page
Add a description, image, and links to the file topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the file topic, visit your repo's landing page and select "manage topics."
Problem description
Hi, smart_open currently supports
hdfs://,viewfs://is also a hadoop file system which is similar tohdfs://.I find that
tf.io.gfile.GFileof tensorflow can support bothhdfs://andviewfs://, is it possible that smart_open add support forviewfs://?Thanks~