# web-pkg-parser

> application package parser with javascript, for decoding android apk or ios ipa, getting application meta info. Base on https://github.com/mljsgto222/js-app-parser.git, and modify the plist parser.

Latest version **1.0.2** (published 2019-10-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install web-pkg-parser
pnpm add web-pkg-parser
yarn add web-pkg-parser
bun add web-pkg-parser
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2019-10-16 |
| First published | 2019-10-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 109.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | mljsgto222 |
| Maintainers | huohuo |
| Keywords | apk, ipa, parser |

## Links

- npm: https://www.npmjs.com/package/web-pkg-parser
- Repository: https://github.com/CCC1024/js-app-parser
- Homepage: https://github.com/CCC1024/js-app-parser#readme
- Issues: https://github.com/CCC1024/js-app-parser/issues
- npm.io page: https://npm.io/package/web-pkg-parser

## Dependencies (6)

- [pako](https://npm.io/package/pako.md) ^1.0.6
- [jszip](https://npm.io/package/jszip.md) ^3.1.5
- [plist](https://npm.io/package/plist.md) ^3.0.1
- [crc-32](https://npm.io/package/crc-32.md) ^1.2.0
- [@types/plist](https://npm.io/package/@types/plist.md) ^3.0.2
- [text-encoding](https://npm.io/package/text-encoding.md) ^0.6.4

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 1.0.2 (latest) — 2019-10-16

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