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

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

dev-ui

All Contributors

I very quickly tried to make scaffolding for a UI on top of npm/yarn, like Sunil Pai suggested.

How to use

Right now it's not published. What you can already try is:

  • yarn develop and open localhost:3000
  • To try it on another project, run yarn link, switch to the project's root directory and run dev-ui

Todo

  • [ ] stream output correctly
  • [x] get possible scripts (/scripts)
  • [x] run script (/scripts/run/:script)
  • [x] get installed dependencies (/dependencies)
  • [x] install dependency
  • [x] remove dependency
  • [x] search for dependency (https://github.com/algolia/npm-search)
  • [ ] UI

Contributors

Thanks goes to these wonderful people (emoji key):


Sunil Pai

🤔

Haroen Viaene

💻 🐛 🚇 🤔 👀 ⚠️

Lucas Azzola

💻 🐛 🚇 🤔 👀 ⚠️ 🔧

ranfdev

💻 🎨 🤔

Raathigeshan Kugarajan

🤔 📦 💻

This project follows the all-contributors specification. Contributions of any kind welcome!