Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightweight-component/js
Widgets based on iView.js
https://github.com/lightweight-component/js
iview vue widget
Last synced: about 6 hours 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T12:19:54.000Z (2 months ago)
- Last Synced: 2024-11-06T11:49:05.945Z (10 days 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
[![NPM](https://img.shields.io/npm/v/@ajaxjs/ui.svg?sanitize=true)](https://www.npmjs.com/package/@ajaxjs/ui)
[![Vue.js](https://img.shields.io/badge/Vue.js-2.6.14-brightgreen.svg?style=flat&logo=vuedotjs&logoColor=white)](https://vuejs.org)
[![TypeScript](https://img.shields.io/badge/TypeScript-4.9.4-blue.svg?style=flat&logo=Typescript&logoColor=white)](https://www.typescriptlang.org/)
[![License](https://img.shields.io/badge/license-Apache--2.0-green.svg?longCache=true&style=flat)](http://www.apache.org/licenses/LICENSE-2.0.txt)
[![Email](https://img.shields.io/badge/Contact--me-Email-orange.svg)](mailto:[email protected])
[![QQ群](https://framework.ajaxjs.com/static/qq.svg)](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 请求工具
![Api Helper](https://foruda.gitee.com/images/1678378502563913592/697d70c3_784269.png)
教程 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)