# can-util

> Common utilities for CanJS projects

Latest version **3.14.0** (published 2018-10-04) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.14.0 |
| Published | 2018-10-04 |
| First published | 2016-04-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 215.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 10 |
| Author | Bitovi |
| Maintainers | alfredo-delgado, andrejewski, bgando, blackmarket, bmomberger-bitovi, chasen, christopherjbaker, ilyavf, james0x57, justinbmeyer, m-mujica, matthewp, nlundquist, phillipskevin, sinjhin, stin13 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

- npm: https://www.npmjs.com/package/can-util
- Repository: https://github.com/canjs/can-util
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-util/issues
- npm.io page: https://npm.io/package/can-util

## Dependencies (15)

- [can-cid](https://npm.io/package/can-cid.md) ^1.1.0
- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-ajax](https://npm.io/package/can-ajax.md) ^1.0.0
- [can-param](https://npm.io/package/can-param.md) ^1.0.0
- [can-types](https://npm.io/package/can-types.md) ^1.1.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.0.0
- [can-deparam](https://npm.io/package/can-deparam.md) ^1.0.0
- [can-globals](https://npm.io/package/can-globals.md) ^1.1.1
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.2.0
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0
- [can-parse-uri](https://npm.io/package/can-parse-uri.md) ^1.0.0
- [can-dom-data-state](https://npm.io/package/can-dom-data-state.md) ^0.2.0
- [can-event-dom-enter](https://npm.io/package/can-event-dom-enter.md) ^1.0.4
- [can-event-dom-radiochange](https://npm.io/package/can-event-dom-radiochange.md) ^1.0.4

## Recent versions

- 3.14.0 (latest) — 2018-10-04
- 3.10.0-pre.1 (pre) — 2017-08-07
- 3.12.0 — 2018-07-05
- 3.11.7 — 2018-06-29
- 3.11.6 — 2018-05-26
- 3.11.5 — 2018-03-01
- 3.11.4 — 2018-02-22
- 3.11.3 — 2018-02-16
- 3.11.2 — 2018-01-30
- 3.11.1 — 2018-01-26
- 3.11.0 — 2018-01-11
- 3.10.19 — 2018-01-05
- 3.10.18 — 2017-12-01
- 3.10.17 — 2017-11-30
- 3.10.15 — 2017-11-10
- … 144 more at https://npm.io/package/can-util/versions

## README

# can-util
[![Sauce Test Status](https://saucelabs.com/browser-matrix/can-util.svg)](https://saucelabs.com/u/can-util)
	
[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-util/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-util.svg)](https://www.npmjs.com/package/can-util)
[![Travis build status](https://travis-ci.org/canjs/can-util.svg?branch=master)](https://travis-ci.org/canjs/can-util)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-util.svg)](https://greenkeeper.io/)

Common utilities for CanJS projects

## Documentation

Read the [API docs on CanJS.com](https://canjs.com/doc/can-util.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-util/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-util/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-util/blob/master/LICENSE.md)

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