Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuizuo/hoppx
👽 仿 Hoppscotch 风格的网站模板
https://github.com/kuizuo/hoppx
hoppscotch hoppx vite vue
Last synced: 3 months ago
JSON representation
👽 仿 Hoppscotch 风格的网站模板
- Host: GitHub
- URL: https://github.com/kuizuo/hoppx
- Owner: kuizuo
- License: mit
- Created: 2022-12-02T17:21:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T19:08:43.000Z (about 1 year ago)
- Last Synced: 2023-12-29T21:53:44.987Z (about 1 year ago)
- Topics: hoppscotch, hoppx, vite, vue
- Language: Vue
- Homepage: https://hoppx.vercel.app
- Size: 3.6 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Artwork from hoppscotchHoppx
👽 仿 Hoppscotch 风格的网站模板。
## 🖥️ Preview
![preview](./public/images/banner.png)
## ✨ Do something
移除了 [Hoppscotch](https://github.com/hoppscotch/hoppscotch) 大部分功能代码,只提取了布局,主题与相关组件代码。整理并简化出一个仿 Hoppscotch 风格的网站模板。
- 将状态管理从 [Rxjs](https://rxjs.dev/) 转用 [Pinia](https://pinia.vuejs.org/)
- 移除 Firebase 服务
- 移除不必要的功能函数、组件、页面,尽可能的简化代码。## 📝 License
[MIT](./LICENSE)