# @lijuhong1981/jsmath

> Math utilities: interpolation, clamp, coordinates and random.

Latest version **1.3.5** (published 2026-03-30) · ISC license · 0 weekly downloads

## Install

```sh
npm install @lijuhong1981/jsmath
pnpm add @lijuhong1981/jsmath
yarn add @lijuhong1981/jsmath
bun add @lijuhong1981/jsmath
```

## Health

**Score 45/100 (D)** — status: active.

Positive: no vulnerabilities.

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

## Facts

| | |
|---|---|
| Version | 1.3.5 |
| Published | 2026-03-30 |
| First published | 2022-09-22 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | lijuhong1981 |
| Maintainers | lijuhong1981_pci |

## Links

- npm: https://www.npmjs.com/package/@lijuhong1981/jsmath
- Repository: https://github.com/lijuhong1981/jslibs
- Homepage: https://github.com/lijuhong1981/jslibs#readme
- Issues: https://github.com/lijuhong1981/jslibs/issues
- npm.io page: https://npm.io/package/@lijuhong1981/jsmath

## Recent versions

- 1.3.5 (latest) — 2026-03-30
- 1.3.4 — 2026-03-27
- 1.3.3 — 2026-03-27
- 1.3.2 — 2026-03-19
- 1.3.1 — 2025-04-14
- 1.3.0 — 2025-04-14
- 1.2.4 — 2024-03-01
- 1.2.3 — 2023-09-22
- 1.2.2 — 2023-09-20
- 1.2.1 — 2023-09-19
- 1.2.0 — 2023-05-15
- 1.1.11 — 2023-03-06
- 1.1.10 — 2023-03-06
- 1.1.9 — 2023-03-06
- 1.1.8 — 2023-03-06
- … 28 more at https://npm.io/package/@lijuhong1981/jsmath/versions

## README

# `@lijuhong1981/jsmath`

> TODO: description

## Usage

```
const jsmath = require('@lijuhong1981/jsmath');

// TODO: DEMONSTRATE API
```

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