@ajdeevs/peek
v1.1.3
Published
[](https://www.npmjs.com/package/@ajdeevs/peek)
Downloads
29
Readme
Peek
A modern file listing CLI tool written in JavaScript.
Peek lists files and directories with color-coded output based on file type, similar to ls or eza.
Features
- Color-coded file types using Chalk.
- Hidden file support with
-a/--allflag. - Lightweight, fast, and easy to use.
- Cross-platform: Linux, macOS, and Windows (Node.js required).
Installation
From npm
npm install -g @ajdeevs/peek