jwt-ui
v1.10.13-64
Published
## Project setup
Downloads
1,822
Readme
jwt-ui
Project setup
npm i jwt-ui
Project used
in main.js
import { setupJwt } from 'jwt-ui'
import 'jwt-ui/lib/jwt-ui.css'
setupJwt(app);
install dependencies and use in your project
"vue": "^3.3.4",
"element-plus": "^2.4.1",
"dayjs": "^1.11.5",
"axios": "^0.24.0",
"@element-plus/icons-vue": "^2.1.0",
"remixicon": "^4.0.0",
"lodash-es": "^4.17.21",
"md5": "^2.3.0"