# util-crack

> utilities kit

Latest version **0.0.2** (published 2014-08-08) · mit license · 0 weekly downloads

## Install

```sh
npm install util-crack
pnpm add util-crack
yarn add util-crack
bun add util-crack
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2014-08-08 |
| First published | 2014-08-08 |
| Weekly downloads | 0 |
| License | mit |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | tinple |
| Maintainers | tinple |
| Keywords | ["utilities", "crack", "kit"] |

## Links

- npm: https://www.npmjs.com/package/util-crack
- Repository: https://github.com/Tinple/util-crack
- Issues: https://github.com/Tinple/util-crack/issues
- npm.io page: https://npm.io/package/util-crack

## Dependencies (1)

- [is-judge](https://npm.io/package/is-judge.md) 0.0.1

## Recent versions

- 0.0.2 (latest) — 2014-08-08
- 0.0.1 — 2014-08-08
- 0.0.0 — 2014-08-08

## README

## util-crack ![npm](https://badge.fury.io/js/util-crack.png)

utilities kit

### Installation
````
$ [sudo] npm install util-crack
````


### Example
````javascript
var util-crack = require('util-crack');
````

### API
check this file: `index.js`

### Contributing
- Fork this repo
- Clone your repo
- Install dependencies
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Open a pull request, and enjoy <3

### mit license
Copyright (c) 2014 tinple

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the &quot;Software&quot;), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

---
![docor](https://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/doctor.png)
built upon love by [docor](https://github.com/turingou/docor.git) v0.1.3

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