# transfer-to-cmd

> transter-to-cmd

Latest version **1.0.1** (published 2019-04-04) · ISC license · 0 weekly downloads

## Install

```sh
npm install transfer-to-cmd
pnpm add transfer-to-cmd
yarn add transfer-to-cmd
bun add transfer-to-cmd
```

## 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.0.1 |
| Published | 2019-04-04 |
| First published | 2019-04-04 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 2.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Yancy |
| Maintainers | ys.yancy |
| Keywords | 'cmd, webpack, module' |

## Links

- npm: https://www.npmjs.com/package/transfer-to-cmd
- Repository: https://github.com/ys-yancy/transferToCmd
- Homepage: https://github.com/ys-yancy/transferToCmd#readme
- Issues: https://github.com/ys-yancy/transferToCmd/issues
- npm.io page: https://npm.io/package/transfer-to-cmd

## Alternatives

- [@mdxeditor/editor](https://npm.io/package/@mdxeditor/editor.md) — 962.4K weekly downloads
- [mmdb-lib](https://npm.io/package/mmdb-lib.md) — 680.9K weekly downloads
- [playcanvas](https://npm.io/package/playcanvas.md) — 36.2K weekly downloads
- [@glw907/cairn-cms](https://npm.io/package/@glw907/cairn-cms.md) — 967 weekly downloads
- [markdown-to-confluence](https://npm.io/package/markdown-to-confluence.md) — 103 weekly downloads

## Recent versions

- 1.0.1 (latest) — 2019-04-04
- 1.0.0 — 2019-04-04

## README

### use:
```
    const TransferToCmd = require('transfer-to-cmd');

    webpackConfig = {
        ...
        plugins: [
            new TransferToCmd()
        ]
        ...
    }
```

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