# md5-typescript

> Md5 typescript

Latest version **1.0.5** (published 2018-03-03) · ISC license · 0 weekly downloads

## Install

```sh
npm install md5-typescript
pnpm add md5-typescript
yarn add md5-typescript
bun add md5-typescript
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.5 |
| Published | 2018-03-03 |
| First published | 2017-09-02 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 93.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 9 |
| Author | Hipparchus |
| Maintainers | hipparchus |
| Keywords | md5, typescript.angular, angularjs.angular, 2, typescript |

## Links

- npm: https://www.npmjs.com/package/md5-typescript
- Repository: https://github.com/Hipparch/Md5-typescript
- Homepage: https://github.com/Hipparch/Md5-typescript#readme
- Issues: https://github.com/Hipparch/Md5-typescript/issues
- npm.io page: https://npm.io/package/md5-typescript

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 1.0.5 (latest) — 2018-03-03
- 1.0.4 — 2018-02-25
- 1.0.3 — 2018-02-25
- 1.0.2 — 2018-02-25
- 1.0.1 — 2018-02-25
- 1.0.0 — 2017-09-02

## README

# Md5 typescript

## Install
<blockquote>
    npm install md5-typescript -save
</blockquote>

## HOW TO USE
```typescript
  import {Md5} from "md5-typescript";

  console.log(Md5.init('test'));
```

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