Files and Directories
File system operations, directory traversal, and file manipulation utilities. Packages among the 3,000 most downloaded in the past 90 days.
-
file_system 1.1.0
An Elixir file system change watcher wrapper based on FS, the native file system listener.
-
temp 0.4.9
An Elixir module to easily create and use temporary files and directories.
-
-
-
-
-
-
-
-
-
-
-
ex_marcel 0.1.0
Find the mime type of files, examining file, filename and declared type
-
size 0.1.1
Size provides a set of functions to facilitate working with file sizes.
-
directories 1.2.0
A lightweight package to get standard locations of directories for temporary files, config, cache, etc.
-
-
-
-
-
-
-
-
-
magic_number 0.0.6
MagicNumber is the module to determine a file's type from its magic number.
-
-
-
dir_walker 0.0.8
DirWalker lazily traverses one or more directory trees, depth first, returning successive file names. Provides both a `next()` and a Stream-based API. Directory names may optionally be returned. The File.Stat structure associated with the file name may also optionally be returned.
-
-
-
-
path_glob 0.2.0
PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.
-
file_storage_api 2.2.1
Package to allow uploading to multiple different asset storage through 1 api. Configurable through env vars.
-
-
-
transmit 0.3.1
Plug for handling the creation of presigned urls for direct client-side uploading
-
remote_file_streamer 1.0.1
RemoteFileStreamer is a micro-library to stream a remote file. It's similar to File.stream! but takes an url as input and returns a stream to consume.
-
-
-