https://github.com/lightweight-component/js
Widgets based on iView.js
https://github.com/lightweight-component/js
iview vue widget
Last synced: 3 months ago
JSON representation
Widgets based on iView.js
- Host: GitHub
- URL: https://github.com/lightweight-component/js
- Owner: lightweight-component
- License: apache-2.0
- Created: 2024-06-13T10:25:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T12:19:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T11:49:05.945Z (over 1 year ago)
- Topics: iview, vue, widget
- Language: TypeScript
- Homepage:
- Size: 241 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@ajaxjs/ui)
[](https://vuejs.org)
[](https://www.typescriptlang.org/)
[](http://www.apache.org/licenses/LICENSE-2.0.txt)
[](mailto:frank@ajaxjs.com)
[](https://shang.qq.com/wpa/qunwpa?idkey=3877893a4ed3a5f0be01e809e7ac120e346102bd550deb6692239bb42de38e22)
# Widgets based on iView.js
for Vue2 & iView.js v2
NPM: https://www.npmjs.com/package/@ajaxjs/ui.
```shell
npm i @ajaxjs/ui # install
npm run dev # do coding
npm run build # output js
npm run release # deploy to NPM
```
## API Selector API 选择器
## API Helper 可视化 HTTP 请求工具

教程 https://blog.csdn.net/zhangxin09/article/details/129391388
[在线演示](https://framework.ajaxjs.com/demo/api-helper/) | [源码](https://gitee.com/sp42_admin/ajaxjs/tree/master/aj-ui-widget/api-helper) | [NPM 发布页](https://www.npmjs.com/package/@ajaxjs/aj-api-helper)