# kane-api-utils

> Common utility functions shared by our APIs

Latest version **0.3.7** (published 2018-11-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install kane-api-utils
pnpm add kane-api-utils
yarn add kane-api-utils
bun add kane-api-utils
```

## 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.3.7 |
| Published | 2018-11-12 |
| First published | 2018-06-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=8.x |
| Dependencies | 1 |
| Unpacked size | 39 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Nomad Education |
| Maintainers | nomad-education-developer |
| Keywords | node, kane-api, utility |

## Links

- npm: https://www.npmjs.com/package/kane-api-utils
- npm.io page: https://npm.io/package/kane-api-utils

## Dependencies (1)

- [lodash](https://npm.io/package/lodash.md) ^4.17.10

## 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

- 0.3.7 (latest) — 2018-11-12
- 0.3.6 — 2018-11-09
- 0.3.5 — 2018-11-05
- 0.3.4 — 2018-10-04
- 0.3.3 — 2018-09-26
- 0.3.2 — 2018-09-14
- 0.3.1 — 2018-09-14
- 0.3.0 — 2018-09-11
- 0.2.1 — 2018-07-09
- 0.2.0 — 2018-07-05
- 0.1.1 — 2018-06-07
- 0.1.0 — 2018-06-07

## README

# Kane API Utilities
[![Build Status](https://travis-ci.com/nomadeducation/kane-api-utils.svg?token=q2CErnyNpiDUJ8qhqaNZ&branch=master)](https://travis-ci.com/nomadeducation/kane-api-utils)
[![Known Vulnerabilities](https://snyk.io/test/npm/kane-api-utils/badge.svg)](https://snyk.io/test/npm/kane-api-utils)

Common functions that are shared by Nomad Education APIs.

## Installation

```bash
yarn add kane-api-utils
```

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