# smallpen

> SmallPen command-line alias for the OpenPencil design toolkit

Latest version **0.0.0** (published 2026-08-28) · MIT license · 0 weekly downloads

## Install

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

Provides the command `smallpen`.

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2026-08-28 |
| First published | 2026-08-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20 |
| Dependencies | 1 |
| Unpacked size | 4.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | quincys |

## Links

- npm: https://www.npmjs.com/package/smallpen
- Repository: https://github.com/open-pencil/open-pencil
- Homepage: https://openpencil.dev
- Issues: https://github.com/open-pencil/open-pencil/issues
- npm.io page: https://npm.io/package/smallpen

## Dependencies (1)

- [@open-pencil/cli](https://npm.io/package/@open-pencil/cli.md) 0.14.0

## Recent versions

- 0.0.0 (latest) — 2026-08-28
- 0.1.0-alpha.1 (alpha) — 2026-09-24

## README

# smallpen

`smallpen` is a convenient command-line alias for the
[@open-pencil/cli](https://www.npmjs.com/package/@open-pencil/cli) design toolkit.

## Install

Install it globally with `npm install --global smallpen`.

## Use

Run `smallpen --help` to list commands. For example, inspect a design with
`smallpen info design.fig` or browse its tree with `smallpen tree design.smallpen`.

Arguments and exit codes are passed directly to the OpenPencil CLI. The original
`openpencil` command remains available through `@open-pencil/cli`.

## License

MIT

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