# 01-szhmqd25calc

> ``` const calc = require('szhmqd25calc')

Latest version **1.1.0** (published 2018-12-04) · ISC license · 0 weekly downloads

## Install

```sh
npm install 01-szhmqd25calc
pnpm add 01-szhmqd25calc
yarn add 01-szhmqd25calc
bun add 01-szhmqd25calc
```

## 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.1.0 |
| Published | 2018-12-04 |
| First published | 2018-12-04 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | xwp111 |
| Keywords | 你好啊, 大佬 |

## Links

- npm: https://www.npmjs.com/package/01-szhmqd25calc
- npm.io page: https://npm.io/package/01-szhmqd25calc

## Recent versions

- 1.1.0 (latest) — 2018-12-04
- 1.0.0 — 2018-12-04

## README

## 这个吊炸天的计算器

## Usage
```
    const calc = require('szhmqd25calc')

    // 使用加法
    const result1 = calc.add(1,2)
    console.log(result1)

    // 使用加法
    const result2 = calc.substrict(1,2)
    console.log(result2)
```

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