Coder Social home page Coder Social logo

filerya's Introduction

FileRYa

Have you ever struggled with duplicate files in your storage devices? Tired of your storage media not performing at even a tenth of the speed that was promised by them?... Wow, that sounded like an actual marketing promotion for a great new product, and you might not be disappointed with current progress.

FileRYa aims to be a software solution that can efficiently perform various useful but ignored file operations. One of which currently includes:

  • Recursively traversing through the parent file directory given, and finding duplicate files within it.

While various tools may already do this, which may even find similar files, rather than duplicate ones, FileRYa aims to perform this task as a JS library, which can be easily imported and used for the purposes you need. Yes, this is not a product intended for the typical audience, but for a programmer audience that can use this well.

Yes this is a JS library, and I may create an interactive shell for it sooner or later.

The basic list of useful functions

This library is basically imported just like any other nodeJS library.

var FileRYa = require("./FileRYa.js")("/path/to/dir/to/check", {optional:configurations});

The FileRYa object can then be used for checking progress, among other things.

File Walk

FileData write

File Stream Queues

TODO: Complete README

filerya's People

Contributors

yashdiniz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.