Generate a directory structure for the project
Bindings for the Watchman file watching service
The community edition of the MUI X Tree View components.
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Microsoft Azure Storage SDK for JavaScript - Blob
Convert a directory tree to a JS object.
Angular Schematics - Library
Utilities for watching file trees.
Fast client-side asset builder
walk paths fast and efficiently
A webpack plugin to remove/clean your build folder(s).
A utility for managing the `processinfo` folder that NYC uses.
typescript-json-schema generates JSON Schema files from your Typescript sources
The Pro plan edition of the MUI X Tree View components.
Color helpers to ease transformation between formats, gamut, etc
Backs out file tree changes
Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility
Incremental parser
Get the dependency tree of a module
typescript-json-schema generates JSON Schema files from your Typescript sources
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
Create Next.js-powered React apps with one command
Lists the contents of directories in a tree-like format, similar to the Linux tree command.
CLI for generating fast incremental parsers
Serves your local directory of code with a navigatable project tree and code formatting
Sets up a directory tree for coding projects based on customizable templates
FilePool helps to manage a large number of files in a Ruby project. It takes care of the storage of files in a balanced directory tree and generates unique identifiers for all files.
Diru is a Change Directory (cd) utility for augmenting Unix Shell functionality. Diru makes it easy and efficient to jump around in Project's directories. Diru uses client/server architecture, which enables sharing of directory info and state between terminal sessions. Each Server serves one Project, which is a tree of related directories where user wants to jump around and which has a logical root. There can be multiple Servers, if user needs to access multiple Projects concurrently. Client queries directory info from Server and directory change is pushed to Shell in order to change the current directory within the Shell.