# toichi

> concat sprite images.

Latest version **1.0.4** (published 2018-02-07) · BSD license · 0 weekly downloads

## Install

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

Provides the command `toichi`.

## 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.4 |
| Published | 2018-02-07 |
| First published | 2014-03-11 |
| Weekly downloads | 0 |
| License | BSD |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| Author | Fujisawa Shin |
| Maintainers | fnobi |

## Links

- npm: https://www.npmjs.com/package/toichi
- npm.io page: https://npm.io/package/toichi

## Dependencies (6)

- [del](https://npm.io/package/del.md) 2.2.*
- [async](https://npm.io/package/async.md) 0.1.*
- [colors](https://npm.io/package/colors.md) 1.1.*
- [optimist](https://npm.io/package/optimist.md) 0.6.*
- [underscore](https://npm.io/package/underscore.md) 1.8.*
- [imagemagick](https://npm.io/package/imagemagick.md) ^0.1.3

## Recent versions

- 1.0.4 (latest) — 2018-02-07
- 1.0.3 — 2016-05-17
- 1.0.2 — 2016-04-27
- 1.0.1 — 2016-04-23
- 1.0.0 — 2016-04-23
- 0.3.4 — 2014-10-09
- 0.3.3 — 2014-10-08
- 0.3.2 — 2014-03-30
- 0.3.1 — 2014-03-17
- 0.2.1 — 2014-03-11
- 0.2.0 — 2014-03-11

## README

toichi
==============

concat sprite images.

## install

### from npm

```
npm install toichi
```

### from github

```
git clone git://github.com/fnobi/toichi.git
```

## usage

```
toichi
```

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