dev-ui icon indicating copy to clipboard operation
dev-ui copied to clipboard

[WIP] Browser UI for npm and yarn (scripts, dependencies …)

Results 8 dev-ui issues
Sort by recently updated
recently updated
newest added

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 --- *...

question

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`...

enhancement

## 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...

enhancement

## 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. -...

![image](https://user-images.githubusercontent.com/6270048/34530004-0df649f2-f0ae-11e7-8808-967a74f7b0b0.png) 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...