3 packages matching “cheyingwang”
@cheyingwang/utils
v1.0.10 · 3 years ago
85
```js const { setToken } = useAuth({ authUrl: "", loginByTicketApi: ({ ticket }) => { console.log(ticket); return xxxApi.then((token) => { // 登录后 setToken(token); }); }, }); ```
1ISC
No known vulnerabilities
@cheyingwang/icons-vue
v0.0.6 · 3 years ago
85
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
1
No known vulnerabilities
@cheyingwang/cyw-design
v0.0.1 · 3 years ago
85
### 安装 * npm install cyw-design
2ISC
No known vulnerabilities