Alex Saunders
Alex Saunders
Hook?
Hey, first of all thanks for this project, it's great to see finite state machines gaining traction in react development and i'm a big advocate of them myself! I'm interested...
Favicon
It would be cool to have a favicon for Glicky. I think something along the mouse emoji theme would be cool.. maybe we could even look into getting a proper...
It would be nice to be able to sort scripts by prioritising those that are running so that they appear at the top of the list and falling back to...
Currently, if the socket connection between the client & server dies, everything starts to silently fail and the user is given no indication of what is going on (apart from...
The GUI needs translations on all hardcoded strings - maybe we could use the OS' set language (or perhaps `navigator.language`?). To be discussed what Intl library should be used.
When changing the sort order of either the scripts or dependencies list, it would be nice if the list items animated into place, rather than immediately changing position. Maybe we...
Not sure how Glicky currently handles workspaces/monorepos (any project with multiple sub-directories containing package.json files), but I know that it probably doesn't handle them well. It would be good to...
I've had no means of testing on windows or linux machines and have tentatively said that Windows is an unsupported platform. It would be good to gather examples of Glicky...
**WIP BRANCH** Implements functionality for initialising a project without a package.json file. Resolves #2
It would be good to provide functionality for empty/fresh projects (i.e. those without a package.json). In this case, the user would be alerted that this is a fresh project and...