# fli-ui-20200516

> 这是一个UI框架

Latest version **0.0.1** (published 2020-05-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install fli-ui-20200516
pnpm add fli-ui-20200516
yarn add fli-ui-20200516
bun add fli-ui-20200516
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2020-05-16 |
| First published | 2020-05-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 14.4 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | yinlong22 |
| Maintainers | yinlong |
| Keywords | vue，ui |

## Links

- npm: https://www.npmjs.com/package/fli-ui-20200516
- Repository: https://github.com//yinlong22/flight-UI
- npm.io page: https://npm.io/package/fli-ui-20200516

## Dependencies (2)

- [vue](https://npm.io/package/vue.md) ^2.6.11
- [vue-hot-reload-api](https://npm.io/package/vue-hot-reload-api.md) ^2.3.4

## Recent versions

- 0.0.1 (latest) — 2020-05-16

## README

# fli-ui 一个简易的 Vue UI 组件
作者：yinlong

## 安装
使用本框架前，请在 css 中开启 border-box

    *{box-sizing:border-box;}

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