# util-x

> A Javascript utility library.

Latest version **0.1.8** (published 2015-01-15) · 0 weekly downloads

## Install

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

## 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.1.8 |
| Published | 2015-01-15 |
| First published | 2013-12-19 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.8 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Graham Fairweather |
| Maintainers | xotic750 |
| Keywords | utilities, library, javascript, unobtrusive, nodejs, browser, compatability |

## Links

- npm: https://www.npmjs.com/package/util-x
- Repository: https://github.com/Xotic750/util-x
- Homepage: http://xotic750.github.io/util-x/
- Issues: https://github.com/Xotic750/util-x/issues
- npm.io page: https://npm.io/package/util-x

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 0.1.8 (latest) — 2015-01-15
- 0.1.7 — 2015-01-15
- 0.1.6 — 2015-01-15
- 0.1.5 — 2015-01-15
- 0.1.4 — 2015-01-13
- 0.1.3 — 2015-01-13
- 0.1.2 — 2015-01-06
- 0.1.1 — 2015-01-05
- 0.0.90 — 2014-04-30
- 0.0.89 — 2014-04-29
- 0.0.88 — 2014-01-23
- 0.0.87 — 2014-01-23
- 0.0.86 — 2014-01-22
- 0.0.84 — 2014-01-19
- 0.0.83 — 2014-01-19
- … 74 more at https://npm.io/package/util-x/versions

## README

Master

[![Build Status](https://travis-ci.org/Xotic750/util-x.png?branch=master)](https://travis-ci.org/Xotic750/util-x  "Build Status on Travis CI")

[![Dependency Status](https://david-dm.org/Xotic750/util-x.png)](https://david-dm.org/Xotic750/util-x#info=dependencies&view=table "Dependency Status on David")

[![Dev Dependency Status](https://david-dm.org/Xotic750/util-x/dev-status.png)](https://david-dm.org/Xotic750/util-x#info=devDependencies&view=table "Dev Dependency Status on David")

[![Coverage Status](https://coveralls.io/repos/Xotic750/util-x/badge.png?branch=master)](https://coveralls.io/r/Xotic750/util-x?branch=master "Coverage status on Coveralls")

[![NPM version](https://badge.fury.io/js/util-x.png)](http://badge.fury.io/js/util-x "Current NPM release")

[![browser support](https://ci.testling.com/Xotic750/util-x.png)](https://ci.testling.com/Xotic750/util-x 'Browser support on Testling CI')

#[util-x 0.1.8](http://xotic750.github.io/util-x/)
###### Graham Fairweather <xotic750@gmail.com>

An unobtrusive Javascript library that attempts to give you the best possible chance of writing cross-environment code.
It does not claim to solve every possible bug in all environments, but it certainly smoothes out some of the more frequently
occuring ones. If you patch your environment with es5 or es6 shim libraries then they may affect this library, it is best used
in an environment where native objects have not been directly patched/shimmed by some other library.

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