# hagan

> 一个js工具库

Latest version **0.0.63** (published 2021-02-24) · ISC license · 0 weekly downloads

## Install

```sh
npm install hagan
pnpm add hagan
yarn add hagan
bun add hagan
```

## 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.63 |
| Published | 2021-02-24 |
| First published | 2020-10-13 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 254.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | hanyonggang |

## Links

- npm: https://www.npmjs.com/package/hagan
- Repository: https://github.com/HaganHan/hagan
- Homepage: https://github.com/HaganHan/hagan#readme
- Issues: https://github.com/HaganHan/hagan/issues
- npm.io page: https://npm.io/package/hagan

## Recent versions

- 0.0.63 (latest) — 2021-02-24
- 0.0.62 — 2020-11-13
- 0.0.61 — 2020-11-13
- 0.0.60 — 2020-11-13
- 0.0.59 — 2020-11-12
- 0.0.58 — 2020-11-12
- 0.0.57 — 2020-11-06
- 0.0.56 — 2020-11-05
- 0.0.55 — 2020-11-04
- 0.0.54 — 2020-11-04
- 0.0.53 — 2020-11-04
- 0.0.52 — 2020-11-04
- 0.0.51 — 2020-11-04
- 0.0.50 — 2020-11-03
- 0.0.49 — 2020-11-03
- … 48 more at https://npm.io/package/hagan/versions

## README

# hagan

## 说明

`hagan.js` 为一个js工具库，其中封装了一些前端常用的方法，使开发者可以开箱即用

## 文档说明

- `getOs()` 获取当前浏览器环境 `'ios' || 'android' || 'pc'`

文档待补充...

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