Works on macOS, Linux, and Windows.In contrast to fs.unlink, del, and rimraf which permanently delete files, this only moves them to the trash, which is much safer and reversible.
trash recycle bin rm rmrf rimraf remove delete del file files dir directory directories folder folders xdgConfigure Grunt tasks to run with newer files only. Synopsis: The newer task will configure another task to run with src files that are a) newer than the dest files or b) newer than the last successful run (if there are no dest files). See below for examples and more detail.
files grunt gruntplugin newerThe intention of this module is provide tools that make managing the watching of file & directory trees easier. The first argument is the directory root you want to watch.
util utility fs filesiOS File Manager on top of NSFileManager for simplifying files management. It provides many static methods for executing most common operations with few lines of code. It works by default in the Documents directory to allow use of relative paths, but it's possible to work easily on any other directory. Copy FCFileManager.h and FCFileManager.m to your project.
ios file manager nsfilemanager pod copy create move delete rename read write files directory xattr exif directories remove listWatchman exists to watch files and record when they change. It can also trigger actions (such as rebuilding assets) when matching files change. It can recursively watch one or more directory trees. It does not follow symlinks. It knows they exist, but they show up the same as any other file in its reporting. You can query a root for file changes since you last checked, or the current state of the tree. You can subscribe to file changes that occur in a root.
directory-watcher file-watcher events files monitoringFileKit is a Swift framework that allows for simple and expressive file management. Development happens in the develop branch.
files pathsWelcome to Files, a compact library that provides a nicer way to handle files and folders in Swift. It’s primarily aimed at Swift scripting and tooling, but can also be embedded in applications that need to access the file system. It's essentially a thin wrapper around the FileManager APIs that Foundation provides. Files can be easily used in either a Swift script, command line tool or in an app for iOS, macOS, tvOS or Linux.
files folders script swift-script xcodeA Swift 4.0 framework for zipping and unzipping files. Simple and quick to use. Built on top of minizip. Import Zip at the top of the Swift file.
zip unzip compression filesFineUploader is also simple to use. In the simplest case, you only need to include one JavaScript file. There are absolutely no other required external dependencies. For more information, please see the documentation. If you'd like to help and keep this project strong and relevant, you have several options.
fineuploader web-development files vanilla-javascript vanilla-js standalone api file-upload javascript-library dropzone amazon aws azure chunk chunking cross-domain cross-site drag drop file file-input file-uploader input jquery-plugin multiple preview progress resume s3 selection upload widgetA sane FTP client implementation for NodeJS
ftp-client ftp networking storage callback jsftp protocol files server client asyncstatik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem.Is this a crazy idea? No, not necessarily. If you're building a tool that has a Web component, you typically want to serve some images, CSS and JavaScript. You like the comfort of distributing a single binary, so you don't want to mess with deploying them elsewhere. If your static files are not large in size and will be browsed by a few people, statik is a solution you are looking for.
static files http http-serverSimilar to rimraf, but with a Promise API and support for multiple files and globbing. It also protects you against deleting the current working directory and above.Support this project and improve your JavaScript skills with this great ES6 course by Wes Bos. Try his free JavaScript 30 course for a taste of what to expect. You might also like his React and Sublime course.
delete files folders directories del remove destroy trash unlink clean cleaning cleanup rm rmrf rimraf rmdir glob gulpfriendly file folder directory dir fs filesystemBased on glob, but adds a bunch of useful features and a nicer API.Returns a Promise<Array> of matching paths.
glob nodejs patterns matching files directories globbing all array dirs expand filesystem filter find fnmatch folders fs globs gulpfriendly match matcher minimatch multi multiple paths pattern traverse util utility wildcard wildcards promise gitignore gitNo more wasting precious time on processing unchanged files.By default it's only able to detect whether files in the stream changed. If you require something more advanced like knowing if imports/dependencies changed, create a custom comparator, or use another plugin.
gulpplugin file files changed newer modified modification updated time mtime stat cache cached passthroughCoffeeDrop aims to be an open-source, roll-your-own, Dropbox clone written in Coffeescript that runs in NodeJS. It is currently under heavy development and is not in a working state. I was storing the code in a private repository, but I decided to go public with it in case anyone wants to give feedback or contribute to the early stages. Originally, the project was written in Ruby and was named RubyDrop, but for various reasons (mostly frustration), I decided to try something completely new and fresh. The old Ruby code is still available on Github.
coffeedrop dropbox remote sync files backupFSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file. The file-system can be restored on a partition which has a different size and it can be restored on a different file-system. Unlike tar/dar, FSArchiver also creates the file-system when it extracts the data to partitions. Everything is checksummed in the archive in order to protect the data. If the archive is corrupt, you just loose the current file, not the whole archive.
filesystem filesystem-archive archive files backup linux-toolsVisit dawnlabs.io/alchemy/ or read our post to learn more. We haven't tested Alchemy on Linux yet, but if you're feeling adventurous go right ahead and create a build for your platform of choice.
convert files images electron react menubar alchemy drag-and-dropA loader for webpack that allows importing files as a String. This module requires a minimum of Node v6.9.0 and Webpack v4.0.0.
webpack-loader raw filesWorks on macOS, Linux, and Windows.In contrast to rm which is dangerous and permanently delete files, this only moves them to the trash, which is much safer and reversible. I would also recommend reading my guide on safeguarding rm.
cli-app cli trash recycle bin rm rmrf rimraf remove delete del file files dir directory directories folder folders xdgThe Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.See examples/ for working examples of how the SDK can be used in a few different environments.
dropbox files sync sdk client
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.