Here are
119 public repositories
matching this topic...
⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s
Updated
Jan 18, 2022
JavaScript
Fast directory traversal for Golang
Convert a directory tree to a JS object.
Updated
May 10, 2022
JavaScript
A breadth-first version of the UNIX find command
$MFT directory tree reconstruction & record info
Updated
Mar 29, 2022
PowerShell
A visualization of relevant files for vue repo, along with notes
Updated
Oct 12, 2018
JavaScript
📁 Directory structure linter for JavaScript projects
Updated
Mar 26, 2022
JavaScript
Untree: Undoing tree for fun and profit
Updated
Feb 10, 2022
Rust
Automation for the serious data hoarder that wants to have their data and use it
Generate categories automatically for each post in Hexo
Updated
Jun 9, 2021
JavaScript
Fuzzy file/directory search and select prompt for Inquirer.js
Updated
Apr 11, 2022
JavaScript
🌲 Pretty display directory tree view of a GitHub repository.
Parse a directory and generate it's structure tree. 文件夹分析工具,解析文件夹并生成内部文件信息及其文件树。可以使用命令行,也可以在js代码中使用。
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. It is highly customizable: max-deep, filters by deep level, different charsets...
Updated
Apr 12, 2022
TypeScript
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
Allow to browse files like a graph where each file or directory is a node.
Updated
Feb 18, 2022
TypeScript
Store a JSON mapping of a directory.
Updated
Apr 9, 2022
JavaScript
A PHP CLI script to ouput the contents of a whole directory tree to a JSON object
Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
Updated
Dec 11, 2021
Python
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 directory/filename pattern match utility for the Windows command shell
Directory Structure Visualizer using GraphViz.
Updated
Apr 16, 2022
Python
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
dWorkspace, the holy script for arranging code directories. The primary concept is to create a simple and quick way to move to other computers without wasting time creating your favorite development folder struture. Often translated as a STANDARD for code organization.
Updated
Feb 5, 2021
Shell
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.