dev-ui
dev-ui copied to clipboard
[WIP] Browser UI for npm and yarn (scripts, dependencies …)
Naming
The name `dev-ui` isn't possible to publish because * [`devui`](https://yarnpkg.com/en/package/devui) already exists * [`npm-ui`](https://yarnpkg.com/en/package/npm-ui) also already existed. What other names could we use? * [`yarn-ui`](https://yarnpkg.com/en/package/yarn-ui) also already exists --- *...
The endpoints already exist, but they don't stream (see also #12) correctly yet. The removal of a dependency should be done in the left sidebar, the addition in the `Hit`...
## Bug or a feature feature ## Describe the current situation We open a browser tab, which is nice, but can be confusing to reach to from within browsing if...
I did the very basics of streaming the output of `execa`, but not correctly I think 1. click on a command name (there should be a "run" button next to...
## Bug or a feature feature ## Describe the current situation @Alex-saunders is working on the same thing as us, at https://github.com/alex-saunders/npm-ui ## How should it be changed Maybe both...
## Bug or a feature feature ## Describe the current situation scripts can be ran and viewed ## How should it be changed you can add and remove scripts from...
A fancy UI can make an impression and I'm a big fan of these two UI libraries because they have a wide set of components that compose together well. -...
 Could be a react app interacting with the node server first tab: scripts, left the list of all the scripts (/scripts), and if clicked on "run" button it will...