#
file
Here are 2,791 public repositories matching this topic...
-
Updated
Nov 11, 2021 - Go
Simple HTML5 drag-drop zone with React.js.
-
Updated
Oct 23, 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
Nov 11, 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
Nov 11, 2021 - PHP
Xplorer, a customizable, modern file manager
-
Updated
Nov 14, 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
Nov 10, 2021 - JavaScript
Create GitHub Resource Download Link
-
Updated
Sep 30, 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
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:


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~