# nife

> Misc javascript utilities

Latest version **1.12.1** (published 2022-09-11) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.12.1 |
| Published | 2022-09-11 |
| First published | 2022-01-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 44.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Wyatt Greenway |
| Maintainers | th317erd |
| Keywords | utility, javascript, node, extend, utils |

## Links

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

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 1.12.1 (latest) — 2022-09-11
- 1.12.0 — 2022-09-11
- 1.11.3 — 2022-08-12
- 1.11.2 — 2022-08-06
- 1.11.1 — 2022-08-06
- 1.10.0 — 2022-07-27
- 1.9.0 — 2022-06-30
- 1.8.1 — 2022-06-10
- 1.8.0 — 2022-05-30
- 1.7.0 — 2022-05-23
- 1.6.1 — 2022-05-20
- 1.6.0 — 2022-02-11
- 1.5.0 — 2022-02-02
- 1.4.0 — 2022-01-28
- 1.3.1 — 2022-01-28
- … 7 more at https://npm.io/package/nife/versions

## README

# nife

Misc javascript utilities

This is a collection of standard generic utilities for javascript.

This modules contains utilities like deep object merging, capitalizing strings, plucking objects from an array, fetching and setting object properties based on property path (deep), etc...

Check the unit tests on github for examples on how to use these methods (until better documentation can be written).

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