New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details → →
Socket
Book a DemoSign in
Socket

fileloom

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fileloom

FileLoom is a powerful CLI tool that weaves insights into your Project! 🚀

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

FileLoom đź§µ

FileLoom is a versatile CLI tool designed for exploring, analyzing, and gaining insights into your files. Whether you're managing a codebase, project, or a collection of documents, FileLoom provides a seamless way to understand the composition of your files, helping you make informed decisions.

Github Star Github Fork GitHub license

Table of Contents

Installation

To get started with FileLoom, follow these simple steps:

  • Installation:

    npm i -g fileloom
    
  • Run FileLoom:

    fileloom <path-to-your-directory>
    

That's it! You're ready to explore your files with FileLoom.

Usage

FileLoom is easy to use and offers a range of features to enhance your file exploration experience. Here are some examples of common commands:

  • Basic Usage:

    fileloom -- <path-to-your-directory>
    
  • Exclude Files:

    fileloom -- <path-to-your-directory> --exclude=file1,file2,file3
    
  • Custom Page Size:

    fileloom -- <path-to-your-directory> --pageSize=15
    

For more details on available options, refer to the Usage Guide.

Features

  • 📊 File Exploration: Navigate through your files with ease.
  • đź“‚ Directory Analysis: Gain insights into your entire directory structure.
  • 🚀 Fast and Efficient: FileLoom is designed for performance.

Contributing

Made by Suraj Verma

We welcome contributions from the community! If you have ideas, bug reports, or feature requests, feel free to open an issue or submit a pull request.

Before contributing, please read our Contribution Guidelines.

Code of Conduct

Please adhere to our Code of Conduct to ensure a positive and inclusive community for everyone.

Filing Issues

Encountered a bug or have a suggestion? File an issue and let us know! We appreciate your feedback.

License

FileLoom is licensed under the MIT License. Feel free to use, modify, and distribute it.

Keywords

file

FAQs

Package last updated on 21 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts