# joezone

> Just what I need, and nothing more.

Latest version **1.1.37** (published 2020-07-27) · CC-BY-NC-ND-4.0 license · 0 weekly downloads

## Install

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

## 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.1.37 |
| Published | 2020-07-27 |
| First published | 2020-01-21 |
| Weekly downloads | 0 |
| License | CC-BY-NC-ND-4.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 85.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Joe Honton |
| Maintainers | joehonton |
| Keywords | POSIX, filereader, filewriter, crc32, diff, log, sha1, zip |

## Links

- npm: https://www.npmjs.com/package/joezone
- Repository: https://github.com/joehonton/joezone
- Homepage: https://joez.one
- Issues: https://github.com/joehonton/joezone/issues
- npm.io page: https://npm.io/package/joezone

## Alternatives

- [cli-color](https://npm.io/package/cli-color.md) — 3.4M weekly downloads
- [log](https://npm.io/package/log.md) — 1.3M weekly downloads
- [logstash-client](https://npm.io/package/logstash-client.md) — 4.5K weekly downloads
- [@nocobase/plugin-logger](https://npm.io/package/@nocobase/plugin-logger.md) — 2.0K weekly downloads
- [child-process-debug](https://npm.io/package/child-process-debug.md) — 695 weekly downloads

## Recent versions

- 1.1.37 (latest) — 2020-07-27
- 1.1.36 — 2020-07-23
- 1.1.35 — 2020-01-21

## README

# joezone
*Just what I need, and nothing more.*

## About

A JavaScript Library for node.js-based projects with just this as a dependency. 

## Here's what I need:

1. Contract by Design
2. POSIX file assemble and disassembly
3. POSIX file system searching
4. Line delimited file I/O
5. String concatenation and truncation
6. A good logging system in order to trace, profile, monitor, and interrupt the execution of code.

## Testing
The joezone library has been tested using the [Bequiesce](http://bequiesce.com) test harness.

## joez.one

See also [joez.one](http://joez.one).

## License

joezone is open-sourced under the
![](http://joez.one/img/CC-BY-NC-ND.png)
[CC-BY-NC-ND](http://htmlpreview.github.com/?https://github.com/joehonton/joezone/blob/master/LICENSE.html)
License.

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