# lk-newbar-zs

> lk-newbar-zs

Latest version **1.0.1** (published 2021-10-15) · ISC license · 0 weekly downloads

## Install

```sh
npm install lk-newbar-zs
pnpm add lk-newbar-zs
yarn add lk-newbar-zs
bun add lk-newbar-zs
```

## 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 | 2021-10-15 |
| First published | 2021-10-12 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 866.5 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | zhangsha |
| Maintainers | zhangsha123 |
| Keywords | bar, newbar, lk, zs |

## Links

- npm: https://www.npmjs.com/package/lk-newbar-zs
- npm.io page: https://npm.io/package/lk-newbar-zs

## Dependencies (1)

- [vue](https://npm.io/package/vue.md) ^2.6.12

## Alternatives

- [@sentry/react-native](https://npm.io/package/@sentry/react-native.md) — 2.6M weekly downloads
- [@ardatan/aggregate-error](https://npm.io/package/@ardatan/aggregate-error.md) — 708.1K weekly downloads
- [custom-error-generator](https://npm.io/package/custom-error-generator.md) — 2.0K weekly downloads
- [@technik-sde/prosemirror-recreate-transform](https://npm.io/package/@technik-sde/prosemirror-recreate-transform.md) — 1.5K weekly downloads
- [@suchipi/error-utils](https://npm.io/package/@suchipi/error-utils.md) — 78 weekly downloads

## Recent versions

- 1.0.1 (latest) — 2021-10-15
- 1.0.0 — 2021-10-12

## README

# 表格字段显示隐藏工具
### 安装

```
npm install lk-newbar-zs --save
```

### 用法

```
import bar from 'lk-newbar-zs';

export default{
  components: bar
}
```



## API

#### props

| 属性         | 说明                                                         | 类型   | 默认值      |
| ------------ | ------------------------------------------------------------ | ------ | ----------- |
| barData      | 柱图的数据                                                   | Object | {}          |

#### events

| 名称   | 说明               | 返回值                                                       |
| ------ | ------------------ | ------------------------------------------------------------ |
| none | 暂无               |

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