An open API service indexing awesome lists of open source software.

https://github.com/bdfoster/nomatic-queue

Collection of queues, written with TypeScript
https://github.com/bdfoster/nomatic-queue

Last synced: 10 months ago
JSON representation

Collection of queues, written with TypeScript

Awesome Lists containing this project

README

          

# nomatic-queue
[![Greenkeeper badge](https://badges.greenkeeper.io/bdfoster/nomatic-queue.svg)](https://greenkeeper.io/)
[![Semantic Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![GitHub release](https://img.shields.io/github/release/bdfoster/nomatic-queue.svg)](https://github.com/bdfoster/nomatic-queue/releases)
[![npm](https://img.shields.io/npm/v/nomatic-queue.svg)](https://www.npmjs.com/package/nomatic-queue)
[![Build Status](https://travis-ci.org/bdfoster/nomatic-queue.svg?branch=greenkeeper%2Finitial)](https://travis-ci.org/bdfoster/nomatic-queue)
[![Coverage Status](https://coveralls.io/repos/github/bdfoster/nomatic-queue/badge.svg)](https://coveralls.io/github/bdfoster/nomatic-queue)
[![Known Vulnerabilities](https://snyk.io/test/github/bdfoster/nomatic-queue/badge.svg)](https://snyk.io/test/github/bdfoster/nomatic-queue)
[![dependencies Status](https://david-dm.org/bdfoster/nomatic-queue/status.svg)](https://david-dm.org/bdfoster/nomatic-queue)
[![devDependencies Status](https://david-dm.org/bdfoster/nomatic-queue/dev-status.svg)](https://david-dm.org/bdfoster/nomatic-queue?type=dev)
[![License](https://img.shields.io/github/license/bdfoster/nomatic-queue.svg)](https://github.com/bdfoster/nomatic-queue/blob/master/LICENSE)

Collection of queues, written with TypeScript.