# killingit

> Killingit JS Viewer is a custom built JS viewer used in [FAXES](https://faxes.zone) products to render HTML, CSS, and icons derived from the Mozilla project.

Latest version **1.0.3** (published 2022-02-16) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

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

Provides the command `killingit`.

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2022-02-16 |
| First published | 2022-01-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 30.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Killingit |
| Maintainers | faxes |

## Links

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

## Recent versions

- 1.0.3 (latest) — 2022-02-16
- 1.0.2 — 2022-01-23
- 1.0.1 — 2022-01-23
- 1.0.0 — 2022-01-23

## README

# Killingit JS Viewer

Killingit JS Viewer is a custom built JS viewer used in [FAXES](https://faxes.zone) products to render HTML, CSS, and icons derived from the Mozilla project.

Set up
```js
const killingit = require('killingit');
killingit.renderSet('default'); // other options are faxstyle, dark, light.
```

This package is a closed package while it is developed. If you'd like to itegrate in your own project contact [FAXES](https://faxes.zone/contact) for more information.

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