# rti-tek-helper

> > This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)

Latest version **0.1.0** (published 2025-07-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install rti-tek-helper
pnpm add rti-tek-helper
yarn add rti-tek-helper
bun add rti-tek-helper
```

Provides the command `rti-tek-helper`.

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2025-07-03 |
| First published | 2024-08-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=16 |
| Dependencies | 38 |
| Unpacked size | 187.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | bijiabo, r-t |

## Links

- npm: https://www.npmjs.com/package/rti-tek-helper
- npm.io page: https://npm.io/package/rti-tek-helper

## Dependencies (38)

- [ink](https://npm.io/package/ink.md) ^4.1.0
- [meow](https://npm.io/package/meow.md) ^11.0.0
- [axios](https://npm.io/package/axios.md) ^1.7.2
- [react](https://npm.io/package/react.md) ^18.2.0
- [dotenv](https://npm.io/package/dotenv.md) ^16.4.5
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [marked](https://npm.io/package/marked.md) ^13.0.2
- [rimraf](https://npm.io/package/rimraf.md) ^6.0.0
- [winston](https://npm.io/package/winston.md) ^3.14.2
- [zustand](https://npm.io/package/zustand.md) ^4.5.4
- [ink-link](https://npm.io/package/ink-link.md) ^4.1.0
- [puppeteer](https://npm.io/package/puppeteer.md) ^22.12.1
- [rct-state](https://npm.io/package/rct-state.md) ^0.2.4
- [mime-types](https://npm.io/package/mime-types.md) ^2.1.35
- [buffer-from](https://npm.io/package/buffer-from.md) ^1.1.2
- [ink-spinner](https://npm.io/package/ink-spinner.md) ^5.0.0
- [y-websocket](https://npm.io/package/y-websocket.md) 1.5.4
- [ink-big-text](https://npm.io/package/ink-big-text.md) ^2.0.0
- [jsonwebtoken](https://npm.io/package/jsonwebtoken.md) ^9.0.2
- [@lexical/code](https://npm.io/package/@lexical/code.md) ^0.16.1
- [@lexical/link](https://npm.io/package/@lexical/link.md) ^0.16.1
- [@lexical/list](https://npm.io/package/@lexical/list.md) ^0.16.1
- [@lexical/mark](https://npm.io/package/@lexical/mark.md) ^0.16.1
- [@lexical/table](https://npm.io/package/@lexical/table.md) ^0.16.1
- [ink-text-input](https://npm.io/package/ink-text-input.md) ^6.0.0
- [lexical-remark](https://npm.io/package/lexical-remark.md) ^0.3.8
- [@lexical/hashtag](https://npm.io/package/@lexical/hashtag.md) ^0.16.1
- [global-cache-dir](https://npm.io/package/global-cache-dir.md) ^6.0.0
- [ink-select-input](https://npm.io/package/ink-select-input.md) ^6.0.0
- [@lexical/headless](https://npm.io/package/@lexical/headless.md) ^0.16.1
- [@lexical/markdown](https://npm.io/package/@lexical/markdown.md) ^0.16.1
- [@lexical/overflow](https://npm.io/package/@lexical/overflow.md) ^0.16.1
- [lexical-playground](https://npm.io/package/lexical-playground.md) ^1.0.6
- [react-fast-compare](https://npm.io/package/react-fast-compare.md) ^3.2.2
- [@ts-ghost/admin-api](https://npm.io/package/@ts-ghost/admin-api.md) ^4.2.1
- [ink-syntax-highlight](https://npm.io/package/ink-syntax-highlight.md) ^1.0.1
- [@tanstack/react-query](https://npm.io/package/@tanstack/react-query.md) ^5.49.2
- [@ts-ghost/content-api](https://npm.io/package/@ts-ghost/content-api.md) ^4.1.0

## Recent versions

- 0.1.0 (latest) — 2025-07-03
- 0.0.3 (beta) — 2024-09-19
- 0.0.7 — 2025-02-06
- 0.0.6 — 2025-02-06
- 0.0.4 — 2024-09-23
- 0.0.2 — 2024-09-19
- 0.0.1 — 2024-09-14
- 0.0.0 — 2024-08-16

## README

# rti-tek-helper

> This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)

## Install

```bash
$ npm install --global rti-tek-helper
```

## CLI

```
$ rti-tek-helper --help

  Usage
    $ rti-tek-helper

  Options
    --name  Your name

  Examples
    $ rti-tek-helper --name=Jane
    Hello, Jane
```

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