# can-queues

> A light weight JavaScript task queue

Latest version **1.3.2** (published 2020-01-24) · MIT license · 0 weekly downloads

## Install

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

## 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 | 1.3.2 |
| Published | 2020-01-24 |
| First published | 2017-09-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 236.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | DoneJS Core Team |
| Maintainers | bmomberger-bitovi, chasen, cherif_b, christopherjbaker, justinbmeyer, matthewp, mrsocom, phillipskevin |
| Keywords | canjs |

## Links

- npm: https://www.npmjs.com/package/can-queues
- Repository: https://github.com/canjs/can-queues
- Homepage: https://github.com/canjs/can-queues#readme
- Issues: https://github.com/canjs/can-queues/issues
- npm.io page: https://npm.io/package/can-queues

## Dependencies (4)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.0.1
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.5
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0

## Recent versions

- 1.3.2 (latest) — 2020-01-24
- 1.3.0-pre.0 (pre) — 2019-08-02
- 1.3.1 — 2019-08-13
- 1.3.0 — 2019-08-05
- 1.2.2 — 2019-05-24
- 1.2.1 — 2018-11-09
- 1.2.0 — 2018-10-31
- 1.1.4 — 2018-10-24
- 1.1.3 — 2018-08-15
- 1.1.2 — 2018-07-03
- 1.1.1 — 2018-07-03
- 1.1.0 — 2018-05-24
- 1.0.1 — 2018-02-16
- 1.0.0 — 2018-01-26
- 0.4.1 — 2018-01-21
- … 22 more at https://npm.io/package/can-queues/versions

## README

# can-queues

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?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-queues/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-queues.svg)](https://www.npmjs.com/package/can-queues)
[![Travis build status](https://travis-ci.org/canjs/can-queues.svg?branch=master)](https://travis-ci.org/canjs/can-queues)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-queues.svg)](https://greenkeeper.io/)

Exports an object with the following:

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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