LitoMore / chalk-pipeLinks
🌈 Create chalk style schemes with simpler style strings
☆34Updated 8 months ago
Alternatives and similar repositories for chalk-pipe
Users that are interested in chalk-pipe are comparing it to the libraries listed below
Sorting:
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Write a package.json file☆88Updated 10 months ago
- Get the latest version of an npm package☆176Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 2 weeks ago
- Toggle the CLI cursor☆108Updated 10 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Read a package.json file☆169Updated last year
- Find the closest package.json file☆164Updated 2 weeks ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Easily handle defaults for your options☆75Updated last year
- Parse milliseconds into an object☆119Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- Copy a file☆121Updated last year
- Get a random item from an array☆57Updated 3 years ago
- Make a function mimic another one☆94Updated 7 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Run some code when the process exits☆287Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Generate a random integer☆86Updated 4 years ago
- Check if a path exists☆151Updated 3 years ago
- Start a promise chain☆58Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Create clickable links in the terminal☆88Updated 4 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago