notatestuser / treeifyLinks
Pretty-print a javascript object as a tree
☆250Updated 9 months ago
Alternatives and similar repositories for treeify
Users that are interested in treeify are comparing it to the libraries listed below
Sorting:
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Write files in an atomic fashion w/configurable ownership☆237Updated 3 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Load module from string☆299Updated 7 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 2 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated 3 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆321Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- Find the closest package.json file☆164Updated last month
- Generate self-signed certificates from node.js☆244Updated last week
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 11 months ago
- Node.js recursive synchronous fast file system walker☆162Updated 4 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Monkey-patches for file system related things☆116Updated 2 weeks ago
- Get stdin as a string or buffer☆339Updated last year
- Import a module while bypassing the cache☆284Updated 6 months ago
- Convert a glob to a regular expression☆148Updated 6 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Get the file location associated with a dependency/partial's path☆85Updated last week
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- easily create complex multi-column command-line-interfaces.☆377Updated last week