File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ import { listFormatter } from 'vue-command'
317317Provider can be injected into your component by name:
318318
319319``` js
320- inject: [" exit" , " terminal" ]
320+ inject: [' exit' , ' terminal' ]
321321```
322322
323323## Exposed
@@ -388,8 +388,8 @@ to the bottom. You may need a pollyfill to support your target browser.
388388
389389## Projects using vue-command
390390
391- - [ escrcpy] ( https://github.com/viarotel-org/escrcpy ) - Display and control your Android device graphically with scrcpy
392- - [ linkandroid] ( https://github.com/modstart-lib/linkandroid ) - Link Android and PC easily
391+ - [ escrcpy] ( https://github.com/viarotel-org/escrcpy ) - Display and control your Android device graphically with scrcpy (6k stars)
392+ - [ linkandroid] ( https://github.com/modstart-lib/linkandroid ) - Link Android and PC easily (1k stars)
393393- [ curvy-idle-game] ( https://github.com/n4n0GH/curvy-idle-game ) - Short idle game
394394 where you get to pat her
395395- [ docker-management-dashboard] ( https://github.com/zero4994/docker-management-dashboard ) - A management dashboard for your local docker containers
You can’t perform that action at this time.
0 commit comments