# jd-whale-ui

> A Vue.js project

Latest version **1.0.1** (published 2019-05-10) · 0 weekly downloads

## Install

```sh
npm install jd-whale-ui
pnpm add jd-whale-ui
yarn add jd-whale-ui
bun add jd-whale-ui
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2019-05-10 |
| First published | 2019-04-16 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 6.0.0 |
| Dependencies | 5 |
| Unpacked size | 62.9 KB |
| Known vulnerabilities | 0 (+2 in 2 direct dependencies) |
| Install scripts | no |
| Author | shilili1 |
| Maintainers | shilili1 |

## Links

- npm: https://www.npmjs.com/package/jd-whale-ui
- npm.io page: https://npm.io/package/jd-whale-ui

## Dependencies (5)

- [vue](https://npm.io/package/vue.md) ^2.5.2
- [node-sass](https://npm.io/package/node-sass.md) ^4.11.0
- [vue-stone](https://npm.io/package/vue-stone.md) ^0.6.5
- [sass-loader](https://npm.io/package/sass-loader.md) ^7.1.0
- [style-loader](https://npm.io/package/style-loader.md) ^0.23.1

## Recent versions

- 1.0.1 (latest) — 2019-05-10
- 1.0.0 — 2019-04-16

## README

# jd-whale-ui
免开发项目的UI组件库

> A Vue.js project

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).


## 注意:
- 每个组件的最外面要包裹一层;
- 每个组件最外层要增加一个删除的按钮;
- 每个组件的最外层加一个点击事件，用于阻止冒泡;
- 每个组件都有一个叫``componentInfo``的props，用来接收信息组件，其中``head``组件没有

## 现在已经完成的

| 名称 | 说明 |
| ------ | ------ |
| counter | 加减组件 |
| ExtremeSlip | 有极滑竿 |
| head | 头部组件 |
| mode | 模式组件 |
| promiseSlip | 无极滑竿 |
| switchControl | switch开关组件 |
| power | 电源总开关组件 |

---
_Source: https://npm.io/package/jd-whale-ui · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
