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

https://github.com/dzucconi/repeater


https://github.com/dzucconi/repeater

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Repeater

[![Netlify Status](https://api.netlify.com/api/v1/badges/4a673deb-51ec-42e1-b9aa-e627a506aea0/deploy-status)](https://app.netlify.com/sites/damonzucconi-repeater/deploys)

## Meta

- **State**: production
- **Production**:
- **URL**: https://repeater.work.damonzucconi.com/
- **URL**: https://damonzucconi-repeater.netlify.app/
- **Host**: https://app.netlify.com/sites/damonzucconi-repeater/overview
- **Deploys**: Merged PRs to `dzucconi/repeater#master` are automatically deployed to production. [Manually trigger a deploy](https://app.netlify.com/sites/damonzucconi-repeater/deploys)

## Parameters

| Param | Description | Type | Default |
| ------ | -------------------------- | ---------------- | ------------ |
| `size` | Width of colored line | `number` | `2` |
| `gap` | Width of gap between lines | `number` | `2` |
| `axes` | Which axis to run on | `("x" or "y")[]` | `["x", "y"]` |