https://github.com/dzucconi/repeater
https://github.com/dzucconi/repeater
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dzucconi/repeater
- Owner: dzucconi
- Created: 2017-05-20T13:22:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:46:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T15:07:48.100Z (12 months ago)
- Language: TypeScript
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repeater
[](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"]` |