Skip to content

vue-terminal/vue-termui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ec18fb Β· Dec 27, 2022
Oct 21, 2022
Sep 26, 2022
Dec 27, 2022
May 20, 2022
May 2, 2022
Sep 5, 2022
Sep 5, 2022
Feb 19, 2022
Feb 20, 2022
Dec 4, 2022
Oct 23, 2022
Dec 27, 2022
Dec 27, 2022
Mar 4, 2022
Dec 4, 2022
Mar 4, 2022

Repository files navigation

Vue TermUI logo


npm package build status code coverage


Vue TermUI

Terminal User Interfaces powered by Vue

Build TUIs (Terminal User Interfaces) with ease and benefit from the best Developer Experience out there.

Features

  • Dev Server with instant HMR (Hot Module Replacement)
  • .vue files support out of the box
  • Flexbox-like layouts
  • Keyboard handling
  • Mouse handling
  • Focus management
  • Simple bundling

Get started now with a template:

# npm 6.x
npm create vue-termui@latest my-vue-tui-app

# npm 7+, extra double-dash is needed:
npm create vue-termui@latest my-vue-tui-app

# yarn
yarn create vue-termui my-vue-tui-app

# pnpm
pnpm create vue-termui my-vue-tui-app

Help me keep working on this project πŸ’š

Contributors

License

MIT