notatestuser / treeifyLinks
Pretty-print a javascript object as a tree
☆251Updated 11 months ago
Alternatives and similar repositories for treeify
Users that are interested in treeify are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get metadata of a package from the npm registry☆243Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Find the closest package.json file☆165Updated 3 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Monkey-patches for file system related things☆116Updated last week
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Import a module while bypassing the cache☆285Updated 7 months ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- easily create complex multi-column command-line-interfaces.☆379Updated 3 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated 2 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- Simple, flexible file copy utility☆97Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated this week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Convert a glob to a regular expression☆149Updated 6 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Read a package.json file☆171Updated last year
- Converts a source-map from/to different formats.☆170Updated 5 months ago