@luma-sandbox/scui
v0.0.1
Published
[![Luma Style Guide](https://img.shields.io/badge/styled%20with-luma-%23c5ebeb?style=flat-square)](https://github.com/luma-dev/luma-style-guide#readme)
Downloads
2
Readme
SCUI
WARNING: Under development.
Usage
For npm-run-all
users
Just uninstall npm-run-all
and install @luma-sandbox/scui
.
npm remove npm-run-all
npm install -D @luma-sandbox/scui
Binaries (run-p
, run-s
and npm-run-all
) behavies perfectly the same as npm-run-all
unless starting from scui
.
As an other option, you can keep npm-run-all
with using srun-p
, srun-s
and snpm-run-all
binaries.
Imcompatibility
- Flags other than
-s
and-p
innpm-run-app
are not supported when starting fromscui
.
DONE
- [x]
run-s
replace - [x]
run-p
replace - [x]
npm-run-all
replace - [x] restart in tree
DOING
TODO
- [ ] expand all
- [ ] detect package manager type
- [ ] kill running process
- [ ] remove/hide done process from tree
- [ ] support
pnpm --filter
compat likenpm-run-filter
- [ ] search
- [ ] scroll
- [ ] vertical scroll
- [ ] line wrap
- [ ] restart in inspect
- [ ] reload manifest
- [ ] keymapping support
- [ ] toggle timestamp
- [ ] show last update timestamp
- [ ] show more info in inspect
- [ ] clear log
- [ ] clear all
- [ ] clear all except last xxx lines
- [ ] auto trim