Here are
120 public repositories
matching this topic...
⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s
Updated
Jun 27, 2021
JavaScript
Fast directory traversal for Golang
Convert a directory tree to a JS object.
Updated
Sep 22, 2021
JavaScript
A breadth-first version of the UNIX find command
A visualization of relevant files for vue repo, along with notes
Updated
Oct 12, 2018
JavaScript
$MFT directory tree reconstruction & record info
Updated
Oct 13, 2021
PowerShell
📁 Directory structure linter for JavaScript projects
Updated
Sep 21, 2021
JavaScript
Automation for the serious data hoarder that wants to have their data and use it
🌲 Pretty display directory tree view of a GitHub repository.
Fuzzy file/directory search and select prompt for Inquirer.js
Updated
Sep 28, 2021
JavaScript
Generate categories automatically for each post in Hexo
Updated
Jun 9, 2021
JavaScript
文件夹分析工具,解析文件夹并生成内部文件信息及其文件树。可以使用命令行,也可以在js代码中使用。Parse a directory and generate it's structure tree!
Updated
Jun 1, 2021
JavaScript
IO using sized types and copatterns
Updated
Apr 14, 2021
Agda
NodeJs make a raw text tree representation of a directory's content, with max-deep paramater.
Updated
Sep 21, 2021
JavaScript
Yet another python index generator
Updated
May 15, 2020
HTML
📁 💾 A tool to create a snapshot ( poor man's backup ) of a directory.
Updated
Apr 11, 2021
Python
scaffolding via Go templates
Store a JSON mapping of a directory.
Updated
Aug 11, 2021
JavaScript
A PHP CLI script to ouput the contents of a whole directory tree to a JSON object
Allow to browse files like a graph where each file or directory is a node.
Updated
Oct 14, 2021
JavaScript
A directory/filename pattern match utility for the Windows command shell
Trawl/traverse directory tree or file path to collect stats of every entry in the tree with optional hashing/checksum. Also, provides some statistics.
A simple way to require ruby files in directories and in its sub-directories, and gems.
Updated
Jul 11, 2020
Ruby
A flysystem plugin to create memory-efficient filterable recursive iterators for filesystem directories, deprecated
🌴 an extension to view the directory tree of a github repository
Updated
Aug 31, 2021
JavaScript
Manage express routes by directory.
Updated
Mar 18, 2019
JavaScript
Directory Structure Visualizer using GraphViz.
Updated
Oct 13, 2021
Python
This application is used to easily and simply prevent the deletion of a defined file or directory. This was made with everyday users in mind.
Improve this page
Add a description, image, and links to the
directory-tree
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
directory-tree
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
If someone mistakenly points to root or some gigantic directory they didn't mean to, it will just get clogged for a while. This needs a check for how large the file is- and maybe a loader too? I'm interested to hear people's opinions on this before I implement it for what the expected behavior should be.