# girdle

> A JS utility belt

Latest version **0.3.8** (published 2018-02-28) · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.8 |
| Published | 2018-02-28 |
| First published | 2014-04-18 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 44.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Nathan Rugg |
| Maintainers | nmrugg |
| Keywords | utility |

## Links

- npm: https://www.npmjs.com/package/girdle
- Repository: https://github.com/nmrugg/girdle
- Homepage: https://github.com/nmrugg/girdle#readme
- Issues: https://github.com/nmrugg/girdle/issues
- npm.io page: https://npm.io/package/girdle

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 0.3.8 (latest) — 2018-02-28
- 0.3.7 — 2018-02-07
- 0.3.6 — 2015-09-02
- 0.3.5 — 2015-06-10
- 0.3.4 — 2015-06-08
- 0.3.3 — 2015-05-19
- 0.3.2 — 2015-05-05
- 0.3.1 — 2015-04-22
- 0.3.0 — 2015-04-18
- 0.2.3 — 2015-04-09
- 0.2.2 — 2015-04-01
- 0.2.1 — 2015-04-01
- 0.2.0 — 2015-04-01
- 0.1.17 — 2015-03-15
- 0.1.16 — 2014-12-06
- … 16 more at https://npm.io/package/girdle/versions

## README

Girdle
====

A JS utility belt.

Note
---

This is mainly a collection of frontend and backend JavaScript functions I use frequently.

Node.js install
---

`npm install girdle`

License
---

<a href="http://nate.mit-license.org/">MIT</a>

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