ngx-libs icon indicating copy to clipboard operation
ngx-libs copied to clipboard

add compare mode to check if we can update

Open eneajaho opened this issue 2 years ago • 3 comments

add compare mode with possibility to add libs and show what has support and which ones not

eneajaho avatar Jul 20 '23 09:07 eneajaho

how do you envision this feature in terms of UI?

nartc avatar Jul 20 '23 17:07 nartc

It would be sth like this: https://github.com/eneajaho/ngx-libs/issues/27

But before the CLI thing I was thinking sth like:

  • Show compare button (label can be different)
  • Clicking should open a modal
  • In the modal we paste our package.json
  • Parse pacakge.json and showcase to the dev what he can update and what has support

eneajaho avatar Jul 20 '23 19:07 eneajaho

.take

ajitzero avatar Jul 31 '23 18:07 ajitzero