# alen-test-1-1

> 这是一个UI框架

Latest version **0.0.2** (published 2020-08-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install alen-test-1-1
pnpm add alen-test-1-1
yarn add alen-test-1-1
bun add alen-test-1-1
```

## 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.2 |
| Published | 2020-08-01 |
| First published | 2020-08-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 781.9 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Qing |
| Maintainers | qinggge |
| Keywords | vue, ui |

## Links

- npm: https://www.npmjs.com/package/alen-test-1-1
- Repository: https://github.com/qinggge/alen
- Homepage: https://github.com/qinggge/alen#readme
- Issues: https://github.com/qinggge/alen/issues
- npm.io page: https://npm.io/package/alen-test-1-1

## 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

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 0.0.2 (latest) — 2020-08-01
- 0.0.1 — 2020-08-01

## README

# alen - 一个 UI 组件

作者： 我

## 安装

使用本框架前，请在 CSS 中开启 border-box

```
*{
    box-sizing: border-box;
}
```

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