# jsmin

> A node.js module for javascript minification

Latest version **1.0.1** (published 2012-02-01) · Doug Crockford's license that allows this module to be used for Good but not for Evil license · 0 weekly downloads

## Install

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

Provides the command `jsmin`.

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2012-02-01 |
| First published | 2012-02-01 |
| Weekly downloads | 0 |
| License | Doug Crockford's license that allows this module to be used for Good but not for Evil |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.1.93 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 52 |
| Author | Peteris Krumins |
| Maintainers | pkrumins |
| Keywords | jsmin, javascript min, javascript minification, javascript minimization, js minification, js minimization |

## Links

- npm: https://www.npmjs.com/package/jsmin
- Repository: https://github.com/pkrumins/node-jsmin
- npm.io page: https://npm.io/package/jsmin

## Recent versions

- 1.0.1 (latest) — 2012-02-01
- 1.0.0 — 2012-02-01

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